is not current version
Last Version 2.0.2

com.loopeer.android:bootstrap 1.0.5

Loopeer Android Library Bootstrap

GroupId

GroupId

com.loopeer.android
ArtifactId

ArtifactId

bootstrap
Version

Version

1.0.5
Type

Type

aar

Download bootstrap 1.0.5


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