is not current version
Last Version 1.6.4.RELEASE

com.jd.blockchain:crypto-sm 1.2.1.RELEASE


GroupId

GroupId

com.jd.blockchain
ArtifactId

ArtifactId

crypto-sm
Version

Version

1.2.1.RELEASE
Type

Type

jar

Download crypto-sm 1.2.1.RELEASE


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