MVN

com.madgag : util-parent

Maven & Gradle

Oct 14, 2017
1 stars

General utility and collections classes · Various libraries, including the Intervals lib used by Glug

<dependency>
    <groupId>com.madgag</groupId>
    <artifactId>util-parent</artifactId>
    <version>1.35</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.madgag : util-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.35

All Versions

Choose a version of com.madgag : util-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.35
util-parent-1.35
1.34
util-parent-1.34
1.33
util-parent-1.33
1.28
util-parent-1.28
1.27
util-parent-1.27
1.26
util-parent-1.26
1.25
util-parent-1.25
1.24
util-parent-1.24
1.23
util-parent-1.23
1.22
util-parent-1.22
1.21
util-parent-1.21

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.madgag</groupId>
    <artifactId>util-parent</artifactId>
    <version>1.35</version>
</dependency>

Advertisement