is not current version
Last Version 3.0.0

com.github.eluleci:flatui 2.0.3

FlatUI widgets for Android

GroupId

GroupId

com.github.eluleci
ArtifactId

ArtifactId

flatui
Version

Version

2.0.3
Type

Type

aar

Download flatui 2.0.3


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