is not current version
Last Version 2.0.2

com.loopeer.android:bootstrap 2.0.0

Loopeer Android Library Bootstrap

GroupId

GroupId

com.loopeer.android
ArtifactId

ArtifactId

bootstrap
Version

Version

2.0.0
Type

Type

aar

Download bootstrap 2.0.0


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