is not current version
Last Version 1.0.1

VinRichard 1.0.0.0

A application used as an example on how to set up pushing its components to the Central Repository .

License

License

GroupId

GroupId

io.gitee.vinrichard
ArtifactId

ArtifactId

utils
Version

Version

1.0.0.0
Type

Type

aar
Description

Description

VinRichard
A application used as an example on how to set up pushing its components to the Central Repository .
Project URL

Project URL

https://gitee.com/VinRichard
Source Code Management

Source Code Management

https://gitee.com/VinRichard/UtilsLibrary

Download utils 1.0.0.0


<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.