is not current version
Last Version 1.2.0

io.github.whilein.wcommons:wcommons-crypto 1.0.3

Cryptographic algorithms, hashing and etc

GroupId

GroupId

io.github.whilein.wcommons
ArtifactId

ArtifactId

wcommons-crypto
Version

Version

1.0.3
Type

Type

jar

Download wcommons-crypto 1.0.3


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