Last Version

S-Money API Client 16.10

S-Money API client for Java and Android

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.payintech
ArtifactId

ArtifactId

s-money-client
Version

Version

16.10
Type

Type

jar
Description

Description

S-Money API Client
S-Money API client for Java and Android
Project URL

Project URL

https://github.com/payintech/smoney-java-client
Project Organization

Project Organization

PayinTech
Source Code Management

Source Code Management

https://github.com/payintech/smoney-java-client.git

Download s-money-client 16.10


<!-- 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"]

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.