is not current version
Last Version 20200807

com.heanbian:heanbian-crypto 3.0.0


GroupId

GroupId

com.heanbian
ArtifactId

ArtifactId

heanbian-crypto
Version

Version

3.0.0
Type

Type

jar

Download heanbian-crypto 3.0.0


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