is not current version
Last Version 1.0.2.RELEASE

com.github.hiwepy:hitool-crypto 1.0.1.RELEASE


GroupId

GroupId

com.github.hiwepy
ArtifactId

ArtifactId

hitool-crypto
Version

Version

1.0.1.RELEASE
Type

Type

jar

Download hitool-crypto 1.0.1.RELEASE


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