is not current version
Last Version 2.4.0

com.github.yamingd.android:bootstrap 2.0.2

Bootstrap

GroupId

GroupId

com.github.yamingd.android
ArtifactId

ArtifactId

bootstrap
Version

Version

2.0.2
Type

Type

aar

Download bootstrap 2.0.2


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