Download notifier-sdk-android-0.0.8.jar file - Jar n

Jar examples for n:notifier-sdk-android

Description

MercadoPago Notifier Android SDK

You can download jar file notifier-sdk-android 0.0.8 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add notifier-sdk-android-0.0.8.jar to your project.

<dependency>
   <groupId>com.mercadopago</groupId>
   <artifactId>notifier-sdk-android</artifactId>
   <version>0.0.8</version>
</dependency>
compile group: 'com.mercadopago', name: 'notifier-sdk-android', version: '0.0.8'
libraryDependencies += "com.mercadopago" % "notifier-sdk-android" % "0.0.8"
<dependency org="com.mercadopago" name="notifier-sdk-android" rev="0.0.8"/>
@Grapes(@Grab(group='com.mercadopago', module='notifier-sdk-android', version='0.0.8'))
'com.mercadopago:notifier-sdk-android:jar:0.0.8'

Download

Click the following link to download the jar file.

notifier-sdk-android-0.0.8.pom



Related Tutorials