is not current version
Last Version 1.1.10.RELEASE

com.jd.blockchain:jdchain-root 0.8.3.RELEASE

jdchain

GroupId

GroupId

com.jd.blockchain
ArtifactId

ArtifactId

jdchain-root
Version

Version

0.8.3.RELEASE
Type

Type

pom

Download jdchain-root 0.8.3.RELEASE


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