is not current version
Last Version 1.3.4

de.trustable:cryptoUtil 1.3.1

Crypto Utils

GroupId

GroupId

de.trustable
ArtifactId

ArtifactId

cryptoUtil
Version

Version

1.3.1
Type

Type

jar

Download cryptoUtil 1.3.1


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