| License |
License |
|---|---|
| GroupId | GroupIdio.githunb.renxh4 |
| ArtifactId | ArtifactIdtest-aar |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptiontext-aar
arr
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| test-aar-0.0.1.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/io.githunb.renxh4/test-aar/ -->
<dependency>
<groupId>io.githunb.renxh4</groupId>
<artifactId>test-aar</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.githunb.renxh4/test-aar/
implementation 'io.githunb.renxh4:test-aar:0.0.1'
// https://jarcasting.com/artifacts/io.githunb.renxh4/test-aar/
implementation ("io.githunb.renxh4:test-aar:0.0.1")
'io.githunb.renxh4:test-aar:aar:0.0.1'
<dependency org="io.githunb.renxh4" name="test-aar" rev="0.0.1">
<artifact name="test-aar" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.githunb.renxh4', module='test-aar', version='0.0.1')
)
libraryDependencies += "io.githunb.renxh4" % "test-aar" % "0.0.1"
[io.githunb.renxh4/test-aar "0.0.1"]