Android Bootstrap

Bootstrap

License

License

GroupId

GroupId

com.github.yamingd.android
ArtifactId

ArtifactId

bootstrap
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

aar
Description

Description

Android Bootstrap
Bootstrap
Project URL

Project URL

https://github.com/yamingd/Android-Bootstrap
Source Code Management

Source Code Management

https://github.com/yamingd/Android-Bootstrap

Download bootstrap

How to add to project

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

Dependencies

compile (17)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 25.3.1
com.jakewharton.timber : timber jar 3.1.0
com.google.protobuf : protobuf-java jar 2.6.1
com.google.dagger : dagger jar 2.0.1
com.jakewharton : butterknife jar 6.1.0
com.squareup : otto jar 1.3.5
com.squareup.picasso : picasso jar 2.5.2
com.squareup.okhttp : okhttp-urlconnection jar 2.4.0
com.squareup.okhttp : okhttp jar 2.4.0
com.squareup.okio : okio jar 1.4.0
com.path : android-priority-jobqueue jar 1.1.2
com.jakewharton : disklrucache jar 2.0.2
com.koushikdutta.async : androidasync jar 2.+
de.hdodenhof : circleimageview jar 1.3.0
com.nineoldandroids : library jar 2.4.0
com.github.yamingd.android : sqlite-annotation jar 2.2.0
com.github.yamingd.android : sqlite-mapper aar 2.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.0
2.3.0
2.2.0
2.1.0
2.0.6
2.0.5
2.0.2
2.0.1
2.0.0
1.3.0
1.2.0
1.1.0