is not current version
Last Version 1.17.1

com.cloudipsp:android beta0.3

Library for accepting payments directly from android application's clients.

GroupId

GroupId

com.cloudipsp
ArtifactId

ArtifactId

android
Version

Version

beta0.3
Type

Type

aar

Download android beta0.3


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