uni

A kotlin flowy unidirectional archtecture with a dazzle of DSL.

License

License

GroupId

GroupId

com.ekeitho.uni
ArtifactId

ArtifactId

uni
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

uni
A kotlin flowy unidirectional archtecture with a dazzle of DSL.
Project URL

Project URL

https://github.com/ekeitho/uni
Source Code Management

Source Code Management

https://github.com/ekeitho/uni

Download uni

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (7)

Group / Artifact Type Version
androidx.compose.runtime » runtime-livedata jar 1.2.0-alpha04
androidx.core » core-ktx jar 1.7.0
androidx.compose.ui » ui-tooling-preview jar 1.2.0-alpha02
androidx.compose.ui » ui-text jar 1.2.0-alpha02
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.0
androidx.activity » activity-compose jar 1.4.0
androidx.appcompat » appcompat jar 1.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0