License |
License |
---|---|
Categories |
CategoriesCLI User Interface Wire Data Data Structures |
GroupId | GroupIdmx.wire4.sdk |
ArtifactId | ArtifactIdsdk-client |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsdk-client
SDK Client for api Wire4
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sdk-client-1.1.2.pom | |
sdk-client-1.1.2.jar | 517 KB |
sdk-client-1.1.2-tests.jar | 18 KB |
sdk-client-1.1.2-sources.jar | 227 KB |
sdk-client-1.1.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/mx.wire4.sdk/sdk-client/ -->
<dependency>
<groupId>mx.wire4.sdk</groupId>
<artifactId>sdk-client</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/mx.wire4.sdk/sdk-client/
implementation 'mx.wire4.sdk:sdk-client:1.1.2'
// https://jarcasting.com/artifacts/mx.wire4.sdk/sdk-client/
implementation ("mx.wire4.sdk:sdk-client:1.1.2")
'mx.wire4.sdk:sdk-client:jar:1.1.2'
<dependency org="mx.wire4.sdk" name="sdk-client" rev="1.1.2">
<artifact name="sdk-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='mx.wire4.sdk', module='sdk-client', version='1.1.2')
)
libraryDependencies += "mx.wire4.sdk" % "sdk-client" % "1.1.2"
[mx.wire4.sdk/sdk-client "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger.core.v3 : swagger-annotations | jar | 2.0.0 |
com.squareup.okhttp : okhttp | jar | 2.7.5 |
com.squareup.okhttp : logging-interceptor | jar | 2.7.5 |
com.google.code.gson : gson | jar | 2.8.1 |
io.gsonfire : gson-fire | jar | 1.8.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |