Last Version

Zandero Encoding/Decoding Utils 1.0

Wrapper for encoding/decoding

License

License

GroupId

GroupId

com.zandero
ArtifactId

ArtifactId

utils.crypt
Version

Version

1.0
Type

Type

jar
Description

Description

Zandero Encoding/Decoding Utils
Wrapper for encoding/decoding
Source Code Management

Source Code Management

https://github.com/Zandero/utils.extra

Download utils.crypt 1.0


<!-- https://jarcasting.com/artifacts/com.zandero/utils.crypt/ -->
<dependency>
    <groupId>com.zandero</groupId>
    <artifactId>utils.crypt</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.zandero/utils.crypt/
implementation 'com.zandero:utils.crypt:1.0'
// https://jarcasting.com/artifacts/com.zandero/utils.crypt/
implementation ("com.zandero:utils.crypt:1.0")
'com.zandero:utils.crypt:jar:1.0'
<dependency org="com.zandero" name="utils.crypt" rev="1.0">
  <artifact name="utils.crypt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zandero', module='utils.crypt', version='1.0')
)
libraryDependencies += "com.zandero" % "utils.crypt" % "1.0"
[com.zandero/utils.crypt "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.zandero : utils jar [1.2,)
org.jasypt : jasypt jar [1.9.2,)

test (3)

Group / Artifact Type Version
junit : junit jar [4.12,)
net.trajano.commons : commons-testing jar [2.1.0,)
org.mockito : mockito-all jar [1.10.19,)

Project Modules

There are no modules declared in this project.