Download nv-cipher-1.3.jar file - Jar n

Jar examples for n:nv-cipher

Description

Cipher tools.

You can download jar file nv-cipher 1.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add nv-cipher-1.3.jar to your project.

<dependency>
   <groupId>com.neovisionaries</groupId>
   <artifactId>nv-cipher</artifactId>
   <version>1.3</version>
</dependency>
compile group: 'com.neovisionaries', name: 'nv-cipher', version: '1.3'
libraryDependencies += "com.neovisionaries" % "nv-cipher" % "1.3"
<dependency org="com.neovisionaries" name="nv-cipher" rev="1.3"/>
@Grapes(@Grab(group='com.neovisionaries', module='nv-cipher', version='1.3'))
'com.neovisionaries:nv-cipher:jar:1.3'

Download

Click the following link to download the jar file.

nv-cipher-1.3-javadoc.jar
nv-cipher-1.3-sources.jar
nv-cipher-1.3.jar
nv-cipher-1.3.pom



Related Tutorials