| License |
License |
|---|---|
| GroupId | GroupIdio.github.rqrjc |
| ArtifactId | ArtifactIdmylibrary |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionmylibrary
A Upload to maven's test
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mylibrary-1.1.1.pom | |
| mylibrary-1.1.1.aar | 24 KB |
| mylibrary-1.1.1-sources.jar | 903 bytes |
| mylibrary-1.1.1-javadoc.jar | 18 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.rqrjc/mylibrary/ -->
<dependency>
<groupId>io.github.rqrjc</groupId>
<artifactId>mylibrary</artifactId>
<version>1.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.rqrjc/mylibrary/
implementation 'io.github.rqrjc:mylibrary:1.1.1'
// https://jarcasting.com/artifacts/io.github.rqrjc/mylibrary/
implementation ("io.github.rqrjc:mylibrary:1.1.1")
'io.github.rqrjc:mylibrary:aar:1.1.1'
<dependency org="io.github.rqrjc" name="mylibrary" rev="1.1.1">
<artifact name="mylibrary" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.rqrjc', module='mylibrary', version='1.1.1')
)
libraryDependencies += "io.github.rqrjc" % "mylibrary" % "1.1.1"
[io.github.rqrjc/mylibrary "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.2.1 |