is not current version
Last Version 4.0.0-M2

org.sklsft.commons:commons-crypto 3.2.0

Commons Crypto

GroupId

GroupId

org.sklsft.commons
ArtifactId

ArtifactId

commons-crypto
Version

Version

3.2.0
Type

Type

jar

Download commons-crypto 3.2.0


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