is not current version
Last Version 1.1.2

mx.wire4.sdk:sdk-client 1.0.1

SDK Client for api Wire4

Categories

Categories

CLI User Interface Wire Data Data Structures
GroupId

GroupId

mx.wire4.sdk
ArtifactId

ArtifactId

sdk-client
Version

Version

1.0.1
Type

Type

jar

Download sdk-client 1.0.1


<!-- https://jarcasting.com/artifacts/mx.wire4.sdk/sdk-client/ -->
<dependency>
    <groupId>mx.wire4.sdk</groupId>
    <artifactId>sdk-client</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/mx.wire4.sdk/sdk-client/
implementation 'mx.wire4.sdk:sdk-client:1.0.1'
// https://jarcasting.com/artifacts/mx.wire4.sdk/sdk-client/
implementation ("mx.wire4.sdk:sdk-client:1.0.1")
'mx.wire4.sdk:sdk-client:jar:1.0.1'
<dependency org="mx.wire4.sdk" name="sdk-client" rev="1.0.1">
  <artifact name="sdk-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='mx.wire4.sdk', module='sdk-client', version='1.0.1')
)
libraryDependencies += "mx.wire4.sdk" % "sdk-client" % "1.0.1"
[mx.wire4.sdk/sdk-client "1.0.1"]