Jar examples for b:bolts-android
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.
BSD 2-Clause License
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'
Click the following link to download the jar file.
bolts-android-1.2.1-javadoc.jar