is not current version
Last Version 0.1.1

org.elastos:wallet.lib 0.0.4

wallet library

GroupId

GroupId

org.elastos
ArtifactId

ArtifactId

wallet.lib
Version

Version

0.0.4
Type

Type

jar

Download wallet.lib 0.0.4


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