Last Version

Bolts-Android 1.4.0

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

License

License

GroupId

GroupId

com.parse.bolts
ArtifactId

ArtifactId

bolts-android
Version

Version

1.4.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/BoltsFramework/Bolts-Android
Source Code Management

Source Code Management

https://github.com/BoltsFramework/Bolts-Android

Download bolts-android 1.4.0


<!-- https://jarcasting.com/artifacts/com.parse.bolts/bolts-android/ -->
<dependency>
    <groupId>com.parse.bolts</groupId>
    <artifactId>bolts-android</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.parse.bolts/bolts-android/
implementation 'com.parse.bolts:bolts-android:1.4.0'
// https://jarcasting.com/artifacts/com.parse.bolts/bolts-android/
implementation ("com.parse.bolts:bolts-android:1.4.0")
'com.parse.bolts:bolts-android:jar:1.4.0'
<dependency org="com.parse.bolts" name="bolts-android" rev="1.4.0">
  <artifact name="bolts-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.parse.bolts', module='bolts-android', version='1.4.0')
)
libraryDependencies += "com.parse.bolts" % "bolts-android" % "1.4.0"
[com.parse.bolts/bolts-android "1.4.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.parse.bolts : bolts-tasks jar 1.4.0
com.parse.bolts : bolts-applinks jar 1.4.0

Project Modules

There are no modules declared in this project.