MVN

com.github.kahlkn.yui : yui

Maven & Gradle

Apr 11, 2018

Yui · Toolkit or function support project.

<dependency>
    <groupId>com.github.kahlkn.yui</groupId>
    <artifactId>yui</artifactId>
    <version>0.1.1.alpha</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.kahlkn.yui : yui to add to Maven - Latest Versions:

  • Latest Stable: 0.1.1.alpha
  • Latest Alpha: 0.1.1.alpha

All Versions

Choose a version of com.github.kahlkn.yui : yui to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
yui-0.1.1.alpha

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.kahlkn.yui</groupId>
    <artifactId>yui</artifactId>
    <version>0.1.1.alpha</version>
</dependency>

Advertisement