Jar examples for c:cargo
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.6 in this page.
The Apache Software License, Version 2.0
You can use the following script to add cargo-0.6.jar to your project.
<dependency> <groupId>cargo</groupId> <artifactId>cargo</artifactId> <version>0.6</version> </dependency>
compile group: 'cargo', name: 'cargo', version: '0.6'
libraryDependencies += "cargo" % "cargo" % "0.6"
<dependency org="cargo" name="cargo" rev="0.6"/>
@Grapes(@Grab(group='cargo', module='cargo', version='0.6'))
'cargo:cargo:jar:0.6'
Click the following link to download the jar file.
cargo-0.6.jar