Skip to content

Commit 7eb977e

Browse files
committed
Update readme
1 parent 1af14fd commit 7eb977e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,15 @@ repositories {
3838
// Add to dependencies section
3939
dependencies {
4040
implementation "com.goterl.lazycode:lazysodium-java:VERSION_NUMBER"
41+
implementation "net.java.dev.jna:jna:JNA_NUMBER"
4142
}
4243
```
4344

4445
Substitute `VERSION_NUMBER` for the version in this box:
4546

4647
[![Download](https://api.bintray.com/packages/terl/lazysodium-maven/lazysodium-java/images/download.svg) ](https://bintray.com/terl/lazysodium-maven/lazysodium-java/_latestVersion)
4748

49+
Substitute `JNA_NUMBER` for the [latest version of JNA](https://github.com/java-native-access/jna/releases).
4850

4951
### 2. Usage
5052

0 commit comments

Comments
 (0)