is not current version
Last Version 1.4.4

com.kushkipagos:kushki-android 1.3.13

Librería para integrarse con Kushki desde Android

GroupId

GroupId

com.kushkipagos
ArtifactId

ArtifactId

kushki-android
Version

Version

1.3.13
Type

Type

jar

Download kushki-android 1.3.13


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