Download cargo-0.5.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 0.5 in this page.

License

The Apache Software License, Version 2.0

Build File

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

<dependency>
   <groupId>cargo</groupId>
   <artifactId>cargo</artifactId>
   <version>0.5</version>
</dependency>
compile group: 'cargo', name: 'cargo', version: '0.5'
libraryDependencies += "cargo" % "cargo" % "0.5"
<dependency org="cargo" name="cargo" rev="0.5"/>
@Grapes(@Grab(group='cargo', module='cargo', version='0.5'))
'cargo:cargo:jar:0.5'

Download

Click the following link to download the jar file.

cargo-0.5.jar
cargo-0.5.pom



Related Tutorials