License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.payintech |
ArtifactId | ArtifactIds-money-client |
Version | Version16.10 |
Type | Typejar |
Description |
DescriptionS-Money API Client
S-Money API client for Java and Android
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
s-money-client-16.10.pom | |
s-money-client-16.10.jar | 42 KB |
s-money-client-16.10-sources.jar | 62 KB |
s-money-client-16.10-javadoc.jar | 301 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.payintech/s-money-client/ -->
<dependency>
<groupId>com.payintech</groupId>
<artifactId>s-money-client</artifactId>
<version>16.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.payintech/s-money-client/
implementation 'com.payintech:s-money-client:16.10'
// https://jarcasting.com/artifacts/com.payintech/s-money-client/
implementation ("com.payintech:s-money-client:16.10")
'com.payintech:s-money-client:jar:16.10'
<dependency org="com.payintech" name="s-money-client" rev="16.10">
<artifact name="s-money-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.payintech', module='s-money-client', version='16.10')
)
libraryDependencies += "com.payintech" % "s-money-client" % "16.10"
[com.payintech/s-money-client "16.10"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit2 : retrofit | jar | 2.1.0 |
com.squareup.retrofit2 : converter-gson | jar | 2.1.0 |
joda-time : joda-time | jar | 2.9.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |