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

com.loopeer.android:bootstrap 1.0.6

Loopeer Android Library Bootstrap

Группа

Группа

com.loopeer.android
Идентификатор

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

bootstrap
Версия

Версия

1.0.6
Тип

Тип

aar

Скачать bootstrap 1.0.6


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