MVN

com.github.knightliao.extend : hiriver-modules

Maven & Gradle

Oct 06, 2021

hiriver-modules · .

<dependency>
    <groupId>com.github.knightliao.extend</groupId>
    <artifactId>hiriver-modules</artifactId>
    <version>1.2.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.knightliao.extend : hiriver-modules to add to Maven - Latest Versions:

  • Latest Stable: 1.2.6

All Versions

Choose a version of com.github.knightliao.extend : hiriver-modules to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
hiriver-modules-1.2.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.knightliao.extend</groupId>
    <artifactId>hiriver-modules</artifactId>
    <version>1.2.6</version>
</dependency>