lib

Android相关库文件

License

License

GroupId

GroupId

cn.bluech.android
ArtifactId

ArtifactId

lib
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

lib
Android相关库文件
Project URL

Project URL

https://gitee.com/a121657026/AndroidLib
Source Code Management

Source Code Management

https://gitee.com/a121657026/AndroidLib

Download lib

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.72
androidx.appcompat » appcompat jar 1.2.0
androidx.constraintlayout » constraintlayout jar 2.0.4
com.google.android.material » material jar 1.3.0
io.reactivex.rxjava2 : rxjava jar 2.1.8
io.reactivex.rxjava2 : rxandroid jar 2.0.1
com.squareup.retrofit2 : retrofit jar 2.3.0
com.squareup.retrofit2 : adapter-rxjava2 jar 2.3.0
com.squareup.retrofit2 : converter-gson jar 2.3.0
com.squareup.retrofit2 : converter-scalars jar 2.3.0
com.squareup.retrofit2 : converter-simplexml jar 2.3.0
com.squareup.okhttp3 : logging-interceptor jar 3.6.0
com.github.bumptech.glide : glide jar 4.11.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0