| License |
License |
|---|---|
| GroupId | GroupIdcom.tuntunhz.tools |
| ArtifactId | ArtifactIdwallet-sdk |
| Last Version | Last Version0.0.15 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| wallet-sdk-0.0.15.pom | |
| wallet-sdk-0.0.15.jar | 51 KB |
| wallet-sdk-0.0.15-sources.jar | 31 KB |
| wallet-sdk-0.0.15-javadoc.jar | 229 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tuntunhz.tools/wallet-sdk/ -->
<dependency>
<groupId>com.tuntunhz.tools</groupId>
<artifactId>wallet-sdk</artifactId>
<version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.tuntunhz.tools/wallet-sdk/
implementation 'com.tuntunhz.tools:wallet-sdk:0.0.15'
// https://jarcasting.com/artifacts/com.tuntunhz.tools/wallet-sdk/
implementation ("com.tuntunhz.tools:wallet-sdk:0.0.15")
'com.tuntunhz.tools:wallet-sdk:jar:0.0.15'
<dependency org="com.tuntunhz.tools" name="wallet-sdk" rev="0.0.15">
<artifact name="wallet-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tuntunhz.tools', module='wallet-sdk', version='0.0.15')
)
libraryDependencies += "com.tuntunhz.tools" % "wallet-sdk" % "0.0.15"
[com.tuntunhz.tools/wallet-sdk "0.0.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.47 |
| org.apache.httpcomponents : httpclient | jar | 4.5.8 |
| commons-lang : commons-lang | jar | 2.6 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.java-websocket : Java-WebSocket | jar | 1.5.1 |
| com.madgag.spongycastle : core | jar | 1.58.0.0 |
| commons-codec : commons-codec | jar | 1.11 |
| com.tuntunhz.tools : ecdsa | jar | 0.0.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |