не последняя версия
Последняя версия 1.4.0

com.parse.bolts:bolts-android 1.2.1

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

Группа

Группа

com.parse.bolts
Идентификатор

Идентификатор

bolts-android
Версия

Версия

1.2.1
Тип

Тип

jar

Скачать bolts-android 1.2.1


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