Download morphString-2.0.0.jar file - Jar m

Jar examples for m:morphString

Description

Password Encryption and Decryption

You can download jar file morphString 2.0.0 in this page.

License

Apache License

Build File

You can use the following script to add morphString-2.0.0.jar to your project.

<dependency>
   <groupId>edu.internet2.middleware.grouper</groupId>
   <artifactId>morphString</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'edu.internet2.middleware.grouper', name: 'morphString', version: '2.0.0'
libraryDependencies += "edu.internet2.middleware.grouper" % "morphString" % "2.0.0"
<dependency org="edu.internet2.middleware.grouper" name="morphString" rev="2.0.0"/>
@Grapes(@Grab(group='edu.internet2.middleware.grouper', module='morphString', version='2.0.0'))
'edu.internet2.middleware.grouper:morphString:jar:2.0.0'

Download

Click the following link to download the jar file.

morphString-2.0.0-javadoc.jar
morphString-2.0.0-sources.jar
morphString-2.0.0-tests.jar
morphString-2.0.0.jar
morphString-2.0.0.pom



Related Tutorials