is not current version
Last Version 0.0.15

com.tuntunhz.tools:wallet-sdk 0.0.12


GroupId

GroupId

com.tuntunhz.tools
ArtifactId

ArtifactId

wallet-sdk
Version

Version

0.0.12
Type

Type

jar

Download wallet-sdk 0.0.12


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