ui

android views for android

License

License

MIT
GroupId

GroupId

io.github.treech
ArtifactId

ArtifactId

ui
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

ui
android views for android
Project URL

Project URL

https://github.com/treech/AndroidSdk
Source Code Management

Source Code Management

https://github.com/treech/AndroidSdk

Download ui

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1
io.github.inflationx : calligraphy3 jar 3.1.1
io.github.inflationx : viewpump jar 2.0.3

provided (3)

Group / Artifact Type Version
androidx.recyclerview » recyclerview jar 1.2.1
com.google.android.material » material jar 1.4.0
com.github.bumptech.glide : glide jar 4.12.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1