is not current version
Last Version 0.1.1

org.elastos:wallet.lib 0.0.8

wallet library

GroupId

GroupId

org.elastos
ArtifactId

ArtifactId

wallet.lib
Version

Version

0.0.8
Type

Type

jar

Download wallet.lib 0.0.8


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