License |
License |
---|---|
Categories |
CategoriesCryptomator Security |
GroupId | GroupIdorg.cryptomator |
ArtifactId | ArtifactIdjni |
Last Version | Last Version2.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCryptomator JNI Interfaces
This library provides the system-specific native functions used by Cryptomator.
|
Project URL |
Project URL |
Filename | Size |
---|---|
jni-2.2.3.pom | |
jni-2.2.3.jar | 11 KB |
jni-2.2.3-sources.jar | 10 KB |
jni-2.2.3-javadoc.jar | 438 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.cryptomator/jni/ -->
<dependency>
<groupId>org.cryptomator</groupId>
<artifactId>jni</artifactId>
<version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.cryptomator/jni/
implementation 'org.cryptomator:jni:2.2.3'
// https://jarcasting.com/artifacts/org.cryptomator/jni/
implementation ("org.cryptomator:jni:2.2.3")
'org.cryptomator:jni:jar:2.2.3'
<dependency org="org.cryptomator" name="jni" rev="2.2.3">
<artifact name="jni" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cryptomator', module='jni', version='2.2.3')
)
libraryDependencies += "org.cryptomator" % "jni" % "2.2.3"
[org.cryptomator/jni "2.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.26 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.4.2 |
org.slf4j : slf4j-simple | jar | 1.7.26 |