Download bolts-android-1.2.0.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.0 in this page.

License

BSD 2-Clause License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials