Download morphString-2.1.5.jar file - Jar m

Jar examples for m:morphString

Description

Password Encryption and Decryption

You can download jar file morphString 2.1.5 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials