is not current version
Last Version 1.1.10.RELEASE

com.jd.blockchain:ledger 1.1.5.RELEASE


GroupId

GroupId

com.jd.blockchain
ArtifactId

ArtifactId

ledger
Version

Version

1.1.5.RELEASE
Type

Type

pom

Download ledger 1.1.5.RELEASE

Filename Size
ledger-1.1.5.RELEASE.pom 566 bytes
Browse

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