is not current version
Last Version 1.0.7

com.seamlesspay.api:Client 1.0.6

This is Seamless Payments Android SDK. Integrate this library to accept payments in your Android app.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.seamlesspay.api
ArtifactId

ArtifactId

Client
Version

Version

1.0.6
Type

Type

aar

Download Client 1.0.6


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