Download cargo-1.0.1-beta.jar file - Jar c

Jar examples for c:cargo

Description

Cargo makes it easy and quick to integrate analytics third party SDK in your app through Google Tag Manager

You can download jar file cargo 1.0.1-beta in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add cargo-1.0.1-beta.jar to your project.

<dependency>
   <groupId>com.fifty-five.cargo</groupId>
   <artifactId>cargo</artifactId>
   <version>1.0.1-beta</version>
</dependency>
compile group: 'com.fifty-five.cargo', name: 'cargo', version: '1.0.1-beta'
libraryDependencies += "com.fifty-five.cargo" % "cargo" % "1.0.1-beta"
<dependency org="com.fifty-five.cargo" name="cargo" rev="1.0.1-beta"/>
@Grapes(@Grab(group='com.fifty-five.cargo', module='cargo', version='1.0.1-beta'))
'com.fifty-five.cargo:cargo:jar:1.0.1-beta'

Download

Click the following link to download the jar file.

cargo-1.0.1-beta-javadoc.jar
cargo-1.0.1-beta-sources.jar
cargo-1.0.1-beta.pom



Related Tutorials