Last Version

VinRichard 1.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

ui
Version

Version

1.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 ui 1.0.0


<!-- https://jarcasting.com/artifacts/io.gitee.vinrichard/ui/ -->
<dependency>
    <groupId>io.gitee.vinrichard</groupId>
    <artifactId>ui</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.vinrichard/ui/
implementation 'io.gitee.vinrichard:ui:1.0.0'
// https://jarcasting.com/artifacts/io.gitee.vinrichard/ui/
implementation ("io.gitee.vinrichard:ui:1.0.0")
'io.gitee.vinrichard:ui:aar:1.0.0'
<dependency org="io.gitee.vinrichard" name="ui" rev="1.0.0">
  <artifact name="ui" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.vinrichard', module='ui', version='1.0.0')
)
libraryDependencies += "io.gitee.vinrichard" % "ui" % "1.0.0"
[io.gitee.vinrichard/ui "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
com.github.GrenderG » Toasty jar 1.5.0

Project Modules

There are no modules declared in this project.