MVN

com.ekeitho.uni : uni

Maven & Gradle

Dec 19, 2022
6 stars

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

<dependency>
    <groupId>com.ekeitho.uni</groupId>
    <artifactId>uni</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ekeitho.uni : uni to add to Maven - Latest Versions:

  • Latest Stable: 1.0.5

All Versions

Choose a version of com.ekeitho.uni : uni to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
uni-1.0.5
uni-1.0.4
uni-1.0.3
uni-1.0.2
uni-1.0.1
uni-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.ekeitho.uni</groupId>
    <artifactId>uni</artifactId>
    <version>1.0.5</version>
</dependency>

Advertisement