Jar examples for a:alternet-security
Alternet Security aims to enhance security on passwords handled in the JVM.
You can download jar file alternet-security 1.0 in this page.
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'
Click the following link to download the jar file.
alternet-security-1.0-javadoc.jar