Download bolts-tasks-1.4.0.jar file - Jar b

Jar examples for b:bolts-tasks

Description

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

You can download jar file bolts-tasks 1.4.0 in this page.

License

BSD License

Build File

You can use the following script to add bolts-tasks-1.4.0.jar to your project.

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

Download

Click the following link to download the jar file.

bolts-tasks-1.4.0-javadoc.jar
bolts-tasks-1.4.0-sources.jar
bolts-tasks-1.4.0.jar
bolts-tasks-1.4.0.pom



Related Tutorials