is not current version
Last Version 1.4.1.RELEASE

com.jd.blockchain:crypto-utils-sm 1.4.0.RELEASE


GroupId

GroupId

com.jd.blockchain
ArtifactId

ArtifactId

crypto-utils-sm
Version

Version

1.4.0.RELEASE
Type

Type

jar

Download crypto-utils-sm 1.4.0.RELEASE


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