| License | License | 
|---|---|
| GroupId | GroupIdorg.ferris | 
| ArtifactId | ArtifactIdferris-crypto | 
| Last Version | Last Version0.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionFerris Crypto The purpose of this project is to provide 
  	fascades over the javax.crypto package. | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| ferris-crypto-0.0.1.pom | |
| ferris-crypto-0.0.1.jar | 19 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.ferris/ferris-crypto/ -->
<dependency>
    <groupId>org.ferris</groupId>
    <artifactId>ferris-crypto</artifactId>
    <version>0.0.1</version>
</dependency>// https://jarcasting.com/artifacts/org.ferris/ferris-crypto/
implementation 'org.ferris:ferris-crypto:0.0.1'// https://jarcasting.com/artifacts/org.ferris/ferris-crypto/
implementation ("org.ferris:ferris-crypto:0.0.1")'org.ferris:ferris-crypto:jar:0.0.1'<dependency org="org.ferris" name="ferris-crypto" rev="0.0.1">
  <artifact name="ferris-crypto" type="jar" />
</dependency>@Grapes(
@Grab(group='org.ferris', module='ferris-crypto', version='0.0.1')
)libraryDependencies += "org.ferris" % "ferris-crypto" % "0.0.1"[org.ferris/ferris-crypto "0.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| log4j : log4j | jar | 1.2.13 | 
| commons-codec : commons-codec | jar | 1.3 | 
| org.ferris : ferris-assemblies | jar | 0.0.2 | 
| org.ferris : ferris-resources | jar | 0.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.5 |