is not current version
Last Version 3.0.0

com.github.eluleci:flatui 0.1.2

FlatUI Kit for Android Widgets

GroupId

GroupId

com.github.eluleci
ArtifactId

ArtifactId

flatui
Version

Version

0.1.2
Type

Type

aar

Download flatui 0.1.2


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