is not current version
Last Version 2.0.2

com.loopeer.android:bootstrap 1.0.4

Loopeer Android Library Bootstrap

GroupId

GroupId

com.loopeer.android
ArtifactId

ArtifactId

bootstrap
Version

Version

1.0.4
Type

Type

aar

Download bootstrap 1.0.4


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