is not current version
Last Version 1.1.10.RELEASE

com.jd.blockchain:tools-keygen 1.1.5.RELEASE


Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.jd.blockchain
ArtifactId

ArtifactId

tools-keygen
Version

Version

1.1.5.RELEASE
Type

Type

jar

Download tools-keygen 1.1.5.RELEASE


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