| License | License | 
|---|---|
| GroupId | GroupIdcom.github.jjYBdx4IL | 
| ArtifactId | ArtifactIdencryption-utils | 
| Last Version | Last Version1.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionencryption-utils collection of small encryption helpers | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| encryption-utils-1.1.pom | |
| encryption-utils-1.1.jar | 13 KB | 
| encryption-utils-1.1-test-sources.jar | 6 KB | 
| encryption-utils-1.1-test-javadoc.jar | 40 KB | 
| encryption-utils-1.1-sources.jar | 12 KB | 
| encryption-utils-1.1-javadoc.jar | 54 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.jjYBdx4IL/encryption-utils/ -->
<dependency>
    <groupId>com.github.jjYBdx4IL</groupId>
    <artifactId>encryption-utils</artifactId>
    <version>1.1</version>
</dependency>// https://jarcasting.com/artifacts/com.github.jjYBdx4IL/encryption-utils/
implementation 'com.github.jjYBdx4IL:encryption-utils:1.1'// https://jarcasting.com/artifacts/com.github.jjYBdx4IL/encryption-utils/
implementation ("com.github.jjYBdx4IL:encryption-utils:1.1")'com.github.jjYBdx4IL:encryption-utils:jar:1.1'<dependency org="com.github.jjYBdx4IL" name="encryption-utils" rev="1.1">
  <artifact name="encryption-utils" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.jjYBdx4IL', module='encryption-utils', version='1.1')
)libraryDependencies += "com.github.jjYBdx4IL" % "encryption-utils" % "1.1"[com.github.jjYBdx4IL/encryption-utils "1.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| commons-codec : commons-codec | jar | 1.10 | 
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| commons-io : commons-io | jar | 2.5 | 
| junit : junit | jar | 4.10 | 
| org.slf4j : slf4j-simple | jar | 1.7.25 |