is not current version
Last Version 0.0.3

io.github.treech:ui 0.0.1

android views for android

GroupId

GroupId

io.github.treech
ArtifactId

ArtifactId

ui
Version

Version

0.0.1
Type

Type

aar

Download ui 0.0.1


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