is not current version
Last Version 1.1.10.RELEASE

com.jd.blockchain:ledger 0.8.2.RELEASE


GroupId

GroupId

com.jd.blockchain
ArtifactId

ArtifactId

ledger
Version

Version

0.8.2.RELEASE
Type

Type

pom

Download ledger 0.8.2.RELEASE

Filename Size
ledger-0.8.2.RELEASE.pom 585 bytes
Browse

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