License |
License |
---|---|
GroupId | GroupIdcom.bitmark.sdk |
ArtifactId | ArtifactIdapi-service |
Version | Version1.7 |
Type | Typejar |
Description |
DescriptionBitmark Api Service Library
Api Service Library for Bitmark platform
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
api-service-1.7.pom | |
api-service-1.7.jar | 95 KB |
api-service-1.7-sources.jar | 44 KB |
api-service-1.7-javadoc.jar | 243 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bitmark.sdk/api-service/ -->
<dependency>
<groupId>com.bitmark.sdk</groupId>
<artifactId>api-service</artifactId>
<version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.bitmark.sdk/api-service/
implementation 'com.bitmark.sdk:api-service:1.7'
// https://jarcasting.com/artifacts/com.bitmark.sdk/api-service/
implementation ("com.bitmark.sdk:api-service:1.7")
'com.bitmark.sdk:api-service:jar:1.7'
<dependency org="com.bitmark.sdk" name="api-service" rev="1.7">
<artifact name="api-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bitmark.sdk', module='api-service', version='1.7')
)
libraryDependencies += "com.bitmark.sdk" % "api-service" % "1.7"
[com.bitmark.sdk/api-service "1.7"]
Group / Artifact | Type | Version |
---|---|---|
com.bitmark.sdk : cryptography | jar | 1.4 |
com.squareup.okhttp3 : okhttp | jar | 3.9.1 |
com.squareup.okhttp3 : logging-interceptor | jar | 3.9.1 |
com.google.code.gson : gson | jar | 2.8.5 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.2.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.2.0 |
com.squareup.okhttp3 : mockwebserver | jar | 3.9.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.2.0 |