Download morphString-2.0.3.jar file - Jar m

Jar examples for m:morphString

Description

Password Encryption and Decryption

You can download jar file morphString 2.0.3 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials