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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials