Skip to content

Commit d42fd0a

Browse files
committed
Link to jitpack for 0.1.0
1 parent a2b1522 commit d42fd0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ makes the params less predictably navigable.
148148

149149
Instead, you can either add the above contents in a `stackparam.StackParamNative` class in your source code or you can
150150
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
151+
[`JitPack`](https://jitpack.io/#com.github.cretz.stackparam/native/0.1.0). Even though it is included, the file/JAR
152152
will never be directly used because the actual class is injected early at VM startup.
153153

154154
Once in place, you can do neat things like grab the caller, e.g.:

0 commit comments

Comments
 (0)