MVN

kr.kyg.utils : core

Maven & Gradle

Jul 13, 2018

KYGUtils-Core · KYGUtils Core Package

<dependency>
    <groupId>kr.kyg.utils</groupId>
    <artifactId>core</artifactId>
    <version>0.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of kr.kyg.utils : core to add to Maven - Latest Versions:

  • Latest Stable: 0.2.3

All Versions

Choose a version of kr.kyg.utils : core to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
core-0.2.3
core-0.2.2
core-0.2.1
core-0.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>kr.kyg.utils</groupId>
    <artifactId>core</artifactId>
    <version>0.2.3</version>
</dependency>

Advertisement