GroupId | GroupIdcom.github.ingenico-nps-latam |
---|---|
ArtifactId | ArtifactIdnps-sdk-android |
Version | Version1.0.12 |
Type | Typejar |
Filename | Size |
---|---|
nps-sdk-android-1.0.12.pom | -1 bytes |
nps-sdk-android-1.0.12-sources.jar | 8 KB |
nps-sdk-android-1.0.12-productionRelease.aar | 551 KB |
nps-sdk-android-1.0.12-productionDebug.aar | 551 KB |
nps-sdk-android-1.0.12-javadoc.jar | 53 KB |
Browse |
<!-- 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.12</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.12'
// https://jarcasting.com/artifacts/com.github.ingenico-nps-latam/nps-sdk-android/
implementation ("com.github.ingenico-nps-latam:nps-sdk-android:1.0.12")
'com.github.ingenico-nps-latam:nps-sdk-android:jar:1.0.12'
<dependency org="com.github.ingenico-nps-latam" name="nps-sdk-android" rev="1.0.12">
<artifact name="nps-sdk-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ingenico-nps-latam', module='nps-sdk-android', version='1.0.12')
)
libraryDependencies += "com.github.ingenico-nps-latam" % "nps-sdk-android" % "1.0.12"
[com.github.ingenico-nps-latam/nps-sdk-android "1.0.12"]