maven_test

maven_test项目描述-需要修改成你自己的

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.wuyan001
ArtifactId

ArtifactId

maven_test
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

aar
Description

Description

maven_test
maven_test项目描述-需要修改成你自己的

Download maven_test

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10
androidx.core » core-ktx jar 1.6.0
androidx.appcompat » appcompat jar 1.3.0
com.google.android.material » material jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0