is not current version
Last Version 0.1.1

org.elastos.ela:ela_tool 0.1.0

wallet service of elastos

GroupId

GroupId

org.elastos.ela
ArtifactId

ArtifactId

ela_tool
Version

Version

0.1.0
Type

Type

jar

Download ela_tool 0.1.0


<!-- https://jarcasting.com/artifacts/org.elastos.ela/ela_tool/ -->
<dependency>
    <groupId>org.elastos.ela</groupId>
    <artifactId>ela_tool</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.elastos.ela/ela_tool/
implementation 'org.elastos.ela:ela_tool:0.1.0'
// https://jarcasting.com/artifacts/org.elastos.ela/ela_tool/
implementation ("org.elastos.ela:ela_tool:0.1.0")
'org.elastos.ela:ela_tool:jar:0.1.0'
<dependency org="org.elastos.ela" name="ela_tool" rev="0.1.0">
  <artifact name="ela_tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elastos.ela', module='ela_tool', version='0.1.0')
)
libraryDependencies += "org.elastos.ela" % "ela_tool" % "0.1.0"
[org.elastos.ela/ela_tool "0.1.0"]