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