Download android-core-3.2.1.jar file - Jar a

Jar examples for a:android-core

Description

Core mParticle SDK supporting only server-side integrations.

You can download jar file android-core 3.2.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add android-core-3.2.1.jar to your project.

<dependency>
   <groupId>com.google.zxing</groupId>
   <artifactId>android-core</artifactId>
   <version>3.2.1</version>
</dependency>
compile group: 'com.google.zxing', name: 'android-core', version: '3.2.1'
libraryDependencies += "com.google.zxing" % "android-core" % "3.2.1"
<dependency org="com.google.zxing" name="android-core" rev="3.2.1"/>
@Grapes(@Grab(group='com.google.zxing', module='android-core', version='3.2.1'))
'com.google.zxing:android-core:jar:3.2.1'

Download

Click the following link to download the jar file.

android-core-3.2.1-javadoc.jar
android-core-3.2.1-sources.jar
android-core-3.2.1.jar
android-core-3.2.1.pom



Related Tutorials