is not current version
Last Version 1.1.5

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

nps Android Bindings

GroupId

GroupId

com.github.ingenico-nps-latam
ArtifactId

ArtifactId

nps-sdk-android
Version

Version

1.0.50
Type

Type

aar

Download nps-sdk-android 1.0.50


<!-- 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.50</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ingenico-nps-latam/nps-sdk-android/
implementation 'com.github.ingenico-nps-latam:nps-sdk-android:1.0.50'
// https://jarcasting.com/artifacts/com.github.ingenico-nps-latam/nps-sdk-android/
implementation ("com.github.ingenico-nps-latam:nps-sdk-android:1.0.50")
'com.github.ingenico-nps-latam:nps-sdk-android:aar:1.0.50'
<dependency org="com.github.ingenico-nps-latam" name="nps-sdk-android" rev="1.0.50">
  <artifact name="nps-sdk-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.ingenico-nps-latam', module='nps-sdk-android', version='1.0.50')
)
libraryDependencies += "com.github.ingenico-nps-latam" % "nps-sdk-android" % "1.0.50"
[com.github.ingenico-nps-latam/nps-sdk-android "1.0.50"]