| GroupId | GroupIdcom.github.yimun |
|---|---|
| ArtifactId | ArtifactIdmodern-android-common |
| Version | Version1.0.0 |
| Type | Typeaar |
| Description |
Description |
| Filename | Size |
|---|---|
| modern-android-common-1.0.0.pom | |
| modern-android-common-1.0.0.aar | 315 KB |
| modern-android-common-1.0.0-sources.jar | 68 KB |
| modern-android-common-1.0.0-javadoc.jar | 66 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.yimun/modern-android-common/ -->
<dependency>
<groupId>com.github.yimun</groupId>
<artifactId>modern-android-common</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.yimun/modern-android-common/
implementation 'com.github.yimun:modern-android-common:1.0.0'
// https://jarcasting.com/artifacts/com.github.yimun/modern-android-common/
implementation ("com.github.yimun:modern-android-common:1.0.0")
'com.github.yimun:modern-android-common:aar:1.0.0'
<dependency org="com.github.yimun" name="modern-android-common" rev="1.0.0">
<artifact name="modern-android-common" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.yimun', module='modern-android-common', version='1.0.0')
)
libraryDependencies += "com.github.yimun" % "modern-android-common" % "1.0.0"
[com.github.yimun/modern-android-common "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.databinding » viewbinding | jar | 3.6.2 |
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.61 |
| androidx.annotation » annotation | jar | 1.1.0 |