Last Version

me.ycdev.android.common-test 2.0.1

Common test module in AndroidLib project

License

License

GroupId

GroupId

io.github.yongce
ArtifactId

ArtifactId

android-common-test
Version

Version

2.0.1
Type

Type

aar
Description

Description

me.ycdev.android.common-test
Common test module in AndroidLib project
Project URL

Project URL

https://github.com/yongce/AndroidLib
Source Code Management

Source Code Management

https://github.com/yongce/AndroidLib

Download android-common-test 2.0.1


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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
androidx.annotation » annotation jar 1.3.0
com.jakewharton.timber : timber jar 5.0.1

Project Modules

There are no modules declared in this project.