Last Version

UI 1.1.7

A UI library for Android.

License

License

MIT
GroupId

GroupId

com.eygraber
ArtifactId

ArtifactId

ui
Version

Version

1.1.7
Type

Type

aar
Description

Description

UI
A UI library for Android.
Project URL

Project URL

https://github.com/eygraber/ui
Source Code Management

Source Code Management

https://github.com/eygraber/ui

Download ui 1.1.7


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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.5.21
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21
androidx.fragment » fragment-ktx jar 1.3.6

Project Modules

There are no modules declared in this project.