is not current version
Last Version 16.10

com.payintech:s-money-client 16.01

S-Money API client for Java and Android

Categories

Categories

CLI User Interface
GroupId

GroupId

com.payintech
ArtifactId

ArtifactId

s-money-client
Version

Version

16.01
Type

Type

jar

Download s-money-client 16.01


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