Download bolts-android-1.2.1.jar file - Jar b

Jar examples for b:bolts-android

Description

Bolts is a collection of low-level libraries designed to make developing mobile apps easier.

You can download jar file bolts-android 1.2.1 in this page.

License

BSD 2-Clause License

Build File

You can use the following script to add bolts-android-1.2.1.jar to your project.

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

Download

Click the following link to download the jar file.

bolts-android-1.2.1-javadoc.jar
bolts-android-1.2.1-sources.jar
bolts-android-1.2.1.jar
bolts-android-1.2.1.pom



Related Tutorials