We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2b1522 commit d42fd0aCopy full SHA for d42fd0a
README.md
@@ -148,7 +148,7 @@ makes the params less predictably navigable.
148
149
Instead, you can either add the above contents in a `stackparam.StackParamNative` class in your source code or you can
150
add a dependency to the `native` library JAR to your build file via
151
-[`JitPack`](https://jitpack.io/#com.github.cretz.stackparam/native). Even though it is included, the file/JAR
+[`JitPack`](https://jitpack.io/#com.github.cretz.stackparam/native/0.1.0). Even though it is included, the file/JAR
152
will never be directly used because the actual class is injected early at VM startup.
153
154
Once in place, you can do neat things like grab the caller, e.g.:
0 commit comments