Download morphString-2.1.4.jar file - Jar m

Jar examples for m:morphString

Description

Password Encryption and Decryption

You can download jar file morphString 2.1.4 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials