is not current version
Last Version 1.1.5

com.github.ingenico-nps-latam:nps-sdk-android 1.0.47

nps Android Bindings

GroupId

GroupId

com.github.ingenico-nps-latam
ArtifactId

ArtifactId

nps-sdk-android
Version

Version

1.0.47
Type

Type

jar

Download nps-sdk-android 1.0.47


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