| License |
License |
|---|---|
| GroupId | GroupIdio.gitee.vinrichard |
| ArtifactId | ArtifactIdutils |
| Version | Version1.0.1 |
| 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.1.pom | |
| utils-1.0.1.aar | 66 KB |
| utils-1.0.1-sources.jar | 45 KB |
| utils-1.0.1-javadoc.jar | 45 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.vinrichard/utils/ -->
<dependency>
<groupId>io.gitee.vinrichard</groupId>
<artifactId>utils</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.vinrichard/utils/
implementation 'io.gitee.vinrichard:utils:1.0.1'
// https://jarcasting.com/artifacts/io.gitee.vinrichard/utils/
implementation ("io.gitee.vinrichard:utils:1.0.1")
'io.gitee.vinrichard:utils:aar:1.0.1'
<dependency org="io.gitee.vinrichard" name="utils" rev="1.0.1">
<artifact name="utils" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.vinrichard', module='utils', version='1.0.1')
)
libraryDependencies += "io.gitee.vinrichard" % "utils" % "1.0.1"
[io.gitee.vinrichard/utils "1.0.1"]
| 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.2.0 |
| androidx.recyclerview » recyclerview-selection | jar | 1.1.0 |