com.wirecash:api-client

Core Wirecash SDK Client for API

License

License

Categories

Categories

CLI User Interface Wire Data Data Structures
GroupId

GroupId

com.wirecash
ArtifactId

ArtifactId

api-client
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

com.wirecash:api-client
Core Wirecash SDK Client for API
Project Organization

Project Organization

Wirecash
Source Code Management

Source Code Management

https://github.com/wirecash/api-models.git

Download api-client

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.3.0
com.squareup.retrofit2 : converter-gson jar 2.3.0
com.squareup.okhttp3 : okhttp jar 3.8.1
com.squareup.okhttp3 : logging-interceptor jar 3.8.1
com.wirecash : api-models jar 1.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.0