mvvmmodule


License

License

GroupId

GroupId

io.gitee.kotle
ArtifactId

ArtifactId

android-base-module
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

mvvmmodule
mvvmmodule

Download android-base-module

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 7.0.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0

runtime (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1