is not current version
Last Version 2.4.0

com.github.yamingd.android:bootstrap 1.1.0

Bootstrap

GroupId

GroupId

com.github.yamingd.android
ArtifactId

ArtifactId

bootstrap
Version

Version

1.1.0
Type

Type

aar

Download bootstrap 1.1.0


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