is not current version
Last Version 1.0.15

com.github.ingenico-nps-latam:nps-android 1.0.14

nps Android Bindings

GroupId

GroupId

com.github.ingenico-nps-latam
ArtifactId

ArtifactId

nps-android
Version

Version

1.0.14
Type

Type

jar

Download nps-android 1.0.14


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