| License |
License |
|---|---|
| GroupId | GroupIdio.github.minkainc |
| ArtifactId | ArtifactIdwebwallet-sdk |
| Last Version | Last Version0.1.27.17 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionwebwallet-sdk
SDK in Java for the tinapi project
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.github.minkainc/webwallet-sdk/ -->
<dependency>
<groupId>io.github.minkainc</groupId>
<artifactId>webwallet-sdk</artifactId>
<version>0.1.27.17</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.minkainc/webwallet-sdk/
implementation 'io.github.minkainc:webwallet-sdk:0.1.27.17'
// https://jarcasting.com/artifacts/io.github.minkainc/webwallet-sdk/
implementation ("io.github.minkainc:webwallet-sdk:0.1.27.17")
'io.github.minkainc:webwallet-sdk:jar:0.1.27.17'
<dependency org="io.github.minkainc" name="webwallet-sdk" rev="0.1.27.17">
<artifact name="webwallet-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.minkainc', module='webwallet-sdk', version='0.1.27.17')
)
libraryDependencies += "io.github.minkainc" % "webwallet-sdk" % "0.1.27.17"
[io.github.minkainc/webwallet-sdk "0.1.27.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.i2p.crypto : eddsa | jar | 0.3.0 |
| io.swagger : swagger-annotations | jar | 1.5.12 |
| com.squareup.okhttp3 : okhttp | jar | 3.9.0 |
| com.squareup.okhttp : logging-interceptor | jar | 2.7.5 |
| joda-time : joda-time | jar | 2.9.7 |
| org.gnu : gnu-crypto | jar | 2.0.1 |
| commons-lang : commons-lang | jar | 2.6 |
| commons-codec : commons-codec | jar | 1.9 |
| com.metaco.api : metaco-java-client | jar | 1.1.1 |
| org.bitcoinj : bitcoinj-core | jar | 0.14.7 |
| com.google.code.gson : gson | jar | 2.8.0 |
| org.threeten : threetenbp | jar | 1.3.7 |
| io.gsonfire : gson-fire | jar | 1.0.1 |
| io.github.cdimascio : java-dotenv | jar | 5.1.3 |
| org.slf4j : slf4j-simple | jar | 1.7.29 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.4.2 |