| License |
License |
|---|---|
| GroupId | GroupIdcom.github.ingenico-nps-latam |
| ArtifactId | ArtifactIdnps-sdk-android |
| Last Version | Last Version1.1.5 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionNPS SDK Android
nps Android Bindings
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| nps-sdk-android-1.1.5.pom | |
| nps-sdk-android-1.1.5.aar | 67 KB |
| nps-sdk-android-1.1.5-sources.jar | 12 KB |
| nps-sdk-android-1.1.5-javadoc.jar | 74 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.1.5</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.1.5'
// https://jarcasting.com/artifacts/com.github.ingenico-nps-latam/nps-sdk-android/
implementation ("com.github.ingenico-nps-latam:nps-sdk-android:1.1.5")
'com.github.ingenico-nps-latam:nps-sdk-android:aar:1.1.5'
<dependency org="com.github.ingenico-nps-latam" name="nps-sdk-android" rev="1.1.5">
<artifact name="nps-sdk-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.ingenico-nps-latam', module='nps-sdk-android', version='1.1.5')
)
libraryDependencies += "com.github.ingenico-nps-latam" % "nps-sdk-android" % "1.1.5"
[com.github.ingenico-nps-latam/nps-sdk-android "1.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 2.15.0 |
| com.google.code.ksoap2-android » ksoap2-android | jar | 3.6.2 |
| junit : junit | jar | 4.12 |