Download alternet-security-1.0.jar file - Jar a

Jar examples for a:alternet-security

Description

Alternet Security aims to enhance security on passwords handled in the JVM.

You can download jar file alternet-security 1.0 in this page.

Build File

You can use the following script to add alternet-security-1.0.jar to your project.

<dependency>
   <groupId>ml.alternet</groupId>
   <artifactId>alternet-security</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'ml.alternet', name: 'alternet-security', version: '1.0'
libraryDependencies += "ml.alternet" % "alternet-security" % "1.0"
<dependency org="ml.alternet" name="alternet-security" rev="1.0"/>
@Grapes(@Grab(group='ml.alternet', module='alternet-security', version='1.0'))
'ml.alternet:alternet-security:jar:1.0'

Download

Click the following link to download the jar file.

alternet-security-1.0-javadoc.jar
alternet-security-1.0-sources.jar
alternet-security-1.0-tests.jar
alternet-security-1.0.jar
alternet-security-1.0.pom



Related Tutorials