is not current version
Last Version 2.0.1

me.ycdev.android.common-base 2.0.0

Common basic module in AndroidLib project

License

License

GroupId

GroupId

io.github.yongce
ArtifactId

ArtifactId

android-common-base
Version

Version

2.0.0
Type

Type

aar
Description

Description

me.ycdev.android.common-base
Common basic module in AndroidLib project
Project URL

Project URL

https://github.com/yongce/AndroidLib
Source Code Management

Source Code Management

https://github.com/yongce/AndroidLib

Download android-common-base 2.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.2.0

runtime (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.4.1
androidx.core » core jar 1.3.2
androidx.fragment » fragment jar 1.3.2
com.google.code.gson : gson jar 2.8.6
com.jakewharton.timber : timber jar 5.0.1

Project Modules

There are no modules declared in this project.