MavenTest

A description of what my library does.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

cn.bit1024.android.maventest
ArtifactId

ArtifactId

maventest
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

MavenTest
A description of what my library does.

Download maventest

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.6.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.21

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0