MVN

com.github.gv2011 : tools

Maven & Gradle

Oct 21, 2021
1 stars

Vinz Tools

<dependency>
    <groupId>com.github.gv2011</groupId>
    <artifactId>tools</artifactId>
    <version>0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.gv2011 : tools to add to Maven - Latest Versions:

  • Latest Stable: 0.8

All Versions

Choose a version of com.github.gv2011 : tools to add to Maven - All Versions:

Version Vulnerabilities Updated
0.8
tools-0.8
0.7
tools-0.7
0.6
tools-0.6
0.5.x
tools-0.5.6
tools-0.5.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.gv2011</groupId>
    <artifactId>tools</artifactId>
    <version>0.8</version>
</dependency>