License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdio.github.wuyan001 |
ArtifactId | ArtifactIdmaven_test |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionmaven_test
maven_test项目描述-需要修改成你自己的
|
Filename | Size |
---|---|
maven_test-1.2.1.pom | |
maven_test-1.2.1-sources.jar | 1 KB |
Browse |
<!-- 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"]
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 |