is not current version
Last Version 1.1.10.RELEASE

com.jd.blockchain:tools 1.1.6.RELEASE


GroupId

GroupId

com.jd.blockchain
ArtifactId

ArtifactId

tools
Version

Version

1.1.6.RELEASE
Type

Type

pom

Download tools 1.1.6.RELEASE

Filename Size
tools-1.1.6.RELEASE.pom 762 bytes
Browse

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