| License |
License |
|---|---|
| GroupId | GroupIdio.gitee.vinrichard |
| ArtifactId | ArtifactIdutils |
| Version | Version1.0.0.0 |
| Type | Typeaar |
| Description |
DescriptionVinRichard
A application used as an example on how to set up pushing its components to the Central Repository .
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| utils-1.0.0.0.pom | |
| utils-1.0.0.0.aar | 70 KB |
| utils-1.0.0.0-sources.jar | 46 KB |
| utils-1.0.0.0-javadoc.jar | 46 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.vinrichard/utils/ -->
<dependency>
<groupId>io.gitee.vinrichard</groupId>
<artifactId>utils</artifactId>
<version>1.0.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.vinrichard/utils/
implementation 'io.gitee.vinrichard:utils:1.0.0.0'
// https://jarcasting.com/artifacts/io.gitee.vinrichard/utils/
implementation ("io.gitee.vinrichard:utils:1.0.0.0")
'io.gitee.vinrichard:utils:aar:1.0.0.0'
<dependency org="io.gitee.vinrichard" name="utils" rev="1.0.0.0">
<artifact name="utils" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.vinrichard', module='utils', version='1.0.0.0')
)
libraryDependencies += "io.gitee.vinrichard" % "utils" % "1.0.0.0"
[io.gitee.vinrichard/utils "1.0.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.code.gson : gson | jar | 2.8.6 |
| com.orhanobut : logger | jar | 2.2.0 |
| androidx.recyclerview » recyclerview | jar | 1.1.0 |