is not current version
Last Version 1.1.0

com.github.duanxinyuan:library-util-cipher 1.0.0


GroupId

GroupId

com.github.duanxinyuan
ArtifactId

ArtifactId

library-util-cipher
Version

Version

1.0.0
Type

Type

jar

Download library-util-cipher 1.0.0


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