MVN

io.github.luokangyuan : wik-util-parent

Maven & Gradle

Aug 25, 2021
1 stars

wik-util-parent · wik util project parent

<dependency>
    <groupId>io.github.luokangyuan</groupId>
    <artifactId>wik-util-parent</artifactId>
    <version>0.0.1-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.luokangyuan : wik-util-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1-RELEASE

All Versions

Choose a version of io.github.luokangyuan : wik-util-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
wik-util-parent-0.0.1-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.luokangyuan</groupId>
    <artifactId>wik-util-parent</artifactId>
    <version>0.0.1-RELEASE</version>
</dependency>

Advertisement