is not current version
Last Version 1.2.2

io.github.shaohuizhe:encrypt 1.1.9

encrypt

GroupId

GroupId

io.github.shaohuizhe
ArtifactId

ArtifactId

encrypt
Version

Version

1.1.9
Type

Type

jar

Download encrypt 1.1.9


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