encryption-utils

collection of small encryption helpers

License

License

GroupId

GroupId

com.github.jjYBdx4IL
ArtifactId

ArtifactId

encryption-utils
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

encryption-utils
collection of small encryption helpers
Project Organization

Project Organization

Github jjYBdx4IL Projects

Download encryption-utils

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.10
org.slf4j : slf4j-api jar 1.7.25

test (3)

Group / Artifact Type Version
commons-io : commons-io jar 2.5
junit : junit jar 4.10
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0