GroupId | GroupIdcom.github.ingenico-nps-latam |
---|---|
ArtifactId | ArtifactIdnps-android |
Version | Version1.0.14 |
Type | Typejar |
Filename | Size |
---|---|
nps-android-1.0.14.pom | -1 bytes |
nps-android-1.0.14-sources.jar | 8 KB |
nps-android-1.0.14-javadoc.jar | 53 KB |
Browse |
<!-- 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"]