is not current version
Last Version 1.3.4

de.trustable:cryptoUtil 1.1.12

Crypto Utils

GroupId

GroupId

de.trustable
ArtifactId

ArtifactId

cryptoUtil
Version

Version

1.1.12
Type

Type

jar

Download cryptoUtil 1.1.12


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