Download tracking-1.1.1.jar file - Jar t

Jar examples for t:tracking

Description

Modulo de trackeo para Android que utiliza Google Analytics

You can download jar file tracking 1.1.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add tracking-1.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

tracking-1.1.1-javadoc.jar
tracking-1.1.1-sources.jar
tracking-1.1.1.pom



Related Tutorials