Download morphString-2.2.1.jar file - Jar m

Jar examples for m:morphString

Description

Password Encryption and Decryption

You can download jar file morphString 2.2.1 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials