License |
License |
---|---|
GroupId | GroupIdcom.tuntunhz.tools |
ArtifactId | ArtifactIdwallet-sdk |
Version | Version0.0.14 |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
wallet-sdk-0.0.14.pom | |
wallet-sdk-0.0.14.jar | 44 KB |
wallet-sdk-0.0.14-sources.jar | 27 KB |
wallet-sdk-0.0.14-javadoc.jar | 210 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tuntunhz.tools/wallet-sdk/ -->
<dependency>
<groupId>com.tuntunhz.tools</groupId>
<artifactId>wallet-sdk</artifactId>
<version>0.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.tuntunhz.tools/wallet-sdk/
implementation 'com.tuntunhz.tools:wallet-sdk:0.0.14'
// https://jarcasting.com/artifacts/com.tuntunhz.tools/wallet-sdk/
implementation ("com.tuntunhz.tools:wallet-sdk:0.0.14")
'com.tuntunhz.tools:wallet-sdk:jar:0.0.14'
<dependency org="com.tuntunhz.tools" name="wallet-sdk" rev="0.0.14">
<artifact name="wallet-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tuntunhz.tools', module='wallet-sdk', version='0.0.14')
)
libraryDependencies += "com.tuntunhz.tools" % "wallet-sdk" % "0.0.14"
[com.tuntunhz.tools/wallet-sdk "0.0.14"]
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 |