teemo

teemo 快跑,我的个人快速调试库。

License

License

GroupId

GroupId

io.github.ilpanda.teemo
ArtifactId

ArtifactId

teemo-android-common
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

teemo
teemo 快跑,我的个人快速调试库。
Project URL

Project URL

https://github.com/ilpanda/teemo
Source Code Management

Source Code Management

https://github.com/ilpanda/teemo

Download teemo-android-common

How to add to project

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

Dependencies

compile (17)

Group / Artifact Type Version
androidx.constraintlayout » constraintlayout jar 2.0.4
androidx.recyclerview » recyclerview jar 1.1.0
androidx.multidex » multidex jar 2.0.1
androidx.exifinterface » exifinterface jar 1.3.1
androidx.cardview » cardview jar 1.0.0
androidx.startup » startup-runtime jar 1.0.0
androidx.appcompat » appcompat jar 1.2.0
androidx.viewpager2 » viewpager2 jar 1.0.0
com.google.android.material » material jar 1.4.0
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.2.0
androidx.lifecycle » lifecycle-extensions jar 2.2.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.0
org.jetbrains.kotlin : kotlin-reflect jar 1.6.0
androidx.core » core-ktx jar 1.6.0
com.squareup.okio : okio jar 3.0.0
com.google.code.gson : gson jar 2.8.7
io.github.ilpanda.teemo : teemo-java-base jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0