PayU Latam Android API Client

A fresh implementation of the PayU API Client for Android

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.payulatam.android
ArtifactId

ArtifactId

api-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

PayU Latam Android API Client
A fresh implementation of the PayU API Client for Android
Project URL

Project URL

https://bitbucket.org/felipecalderon/payu-latam-android-api-client
Source Code Management

Source Code Management

https://bitbucket.org/felipecalderon/payu-latam-android-api-client

Download api-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.payulatam.android/api-client/ -->
<dependency>
    <groupId>com.payulatam.android</groupId>
    <artifactId>api-client</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.payulatam.android/api-client/
implementation 'com.payulatam.android:api-client:1.0.0'
// https://jarcasting.com/artifacts/com.payulatam.android/api-client/
implementation ("com.payulatam.android:api-client:1.0.0")
'com.payulatam.android:api-client:jar:1.0.0'
<dependency org="com.payulatam.android" name="api-client" rev="1.0.0">
  <artifact name="api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.payulatam.android', module='api-client', version='1.0.0')
)
libraryDependencies += "com.payulatam.android" % "api-client" % "1.0.0"
[com.payulatam.android/api-client "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.okhttp : okhttp jar 2.3.0
com.squareup.retrofit : retrofit jar 1.9.0
com.google.android : android jar 4.1.1.4

test (2)

Group / Artifact Type Version
com.squareup.okhttp : mockwebserver jar 2.3.0
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0