Jar examples for j:jncryptor
A Java library that simplifies encrypting data securely with AES.
You can download jar file jncryptor 1.2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jncryptor-1.2.0.jar to your project.
<dependency> <groupId>org.cryptonode.jncryptor</groupId> <artifactId>jncryptor</artifactId> <version>1.2.0</version> </dependency>
compile group: 'org.cryptonode.jncryptor', name: 'jncryptor', version: '1.2.0'
libraryDependencies += "org.cryptonode.jncryptor" % "jncryptor" % "1.2.0"
<dependency org="org.cryptonode.jncryptor" name="jncryptor" rev="1.2.0"/>
@Grapes(@Grab(group='org.cryptonode.jncryptor', module='jncryptor', version='1.2.0'))
'org.cryptonode.jncryptor:jncryptor:jar:1.2.0'
Click the following link to download the jar file.
jncryptor-1.2.0-javadoc.jar