Download batch-sdk-1.9.2.jar file - Jar b

Jar examples for b:batch-sdk

Description

Batch.com's Android SDK main artifact

You can download jar file batch-sdk 1.9.2 in this page.

License

Copyright

Build File

You can use the following script to add batch-sdk-1.9.2.jar to your project.

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

Download

Click the following link to download the jar file.

batch-sdk-1.9.2.pom



Related Tutorials