| License |
License |
|---|---|
| GroupId | GroupIdio.github.yongce |
| ArtifactId | ArtifactIdandroid-common-base |
| Version | Version2.0.0 |
| Type | Typeaar |
| Description |
Descriptionme.ycdev.android.common-base
Common basic module in AndroidLib project
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| android-common-base-2.0.0.pom | |
| android-common-base-2.0.0-sources.jar | 72 KB |
| android-common-base-2.0.0-javadoc.jar | 722 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.2.0 |
| 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 |