support

quick develop support

License

License

GroupId

GroupId

io.github.cbtp.totem
ArtifactId

ArtifactId

support
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

support
quick develop support

Download support

How to add to project

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

Dependencies

compile (2)

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

runtime (6)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.8.0
androidx.appcompat » appcompat jar 1.4.2
com.google.android.material » material jar 1.6.1
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.4.1
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.1
androidx.lifecycle » lifecycle-livedata-ktx jar 2.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1-alpha01