License |
License |
---|---|
GroupId | GroupIdio.gitee.kotle |
ArtifactId | ArtifactIdandroid-base-module |
Version | Version0.0.1 |
Type | Typeaar |
Description |
Descriptionmvvmmodule
mvvmmodule
|
Filename | Size |
---|---|
android-base-module-0.0.1.pom | |
android-base-module-0.0.1-sources.jar | 292 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.kotle/android-base-module/ -->
<dependency>
<groupId>io.gitee.kotle</groupId>
<artifactId>android-base-module</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.kotle/android-base-module/
implementation 'io.gitee.kotle:android-base-module:0.0.1'
// https://jarcasting.com/artifacts/io.gitee.kotle/android-base-module/
implementation ("io.gitee.kotle:android-base-module:0.0.1")
'io.gitee.kotle:android-base-module:aar:0.0.1'
<dependency org="io.gitee.kotle" name="android-base-module" rev="0.0.1">
<artifact name="android-base-module" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.kotle', module='android-base-module', version='0.0.1')
)
libraryDependencies += "io.gitee.kotle" % "android-base-module" % "0.0.1"
[io.gitee.kotle/android-base-module "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 7.0.3 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.3.0 |