Download rncryptor-native-0.0.8.jar file - Jar r

Jar examples for r:rncryptor-native

Description

Android JNI model library with prebuilt RNCryptor++

You can download jar file rncryptor-native 0.0.8 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add rncryptor-native-0.0.8.jar to your project.

<dependency>
   <groupId>com.github.tgio</groupId>
   <artifactId>rncryptor-native</artifactId>
   <version>0.0.8</version>
</dependency>
compile group: 'com.github.tgio', name: 'rncryptor-native', version: '0.0.8'
libraryDependencies += "com.github.tgio" % "rncryptor-native" % "0.0.8"
<dependency org="com.github.tgio" name="rncryptor-native" rev="0.0.8"/>
@Grapes(@Grab(group='com.github.tgio', module='rncryptor-native', version='0.0.8'))
'com.github.tgio:rncryptor-native:jar:0.0.8'

Download

Click the following link to download the jar file.

rncryptor-native-0.0.8-javadoc.jar
rncryptor-native-0.0.8-sources.jar
rncryptor-native-0.0.8.pom



Related Tutorials