is not current version
Last Version 20200807

com.heanbian:heanbian-crypto 11.0.2

Heanbian crypto components.

GroupId

GroupId

com.heanbian
ArtifactId

ArtifactId

heanbian-crypto
Version

Version

11.0.2
Type

Type

jar

Download heanbian-crypto 11.0.2


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