MVN

io.earcam : io.earcam.utilitarian

Maven & Gradle

Nov 26, 2018

Utility code, comprised of modules too small to warrant separate incubator projects

<dependency>
    <groupId>io.earcam</groupId>
    <artifactId>io.earcam.utilitarian</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.earcam : io.earcam.utilitarian to add to Maven - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of io.earcam : io.earcam.utilitarian to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
io.earcam.utilitarian-1.2.1
io.earcam.utilitarian-1.2.0
1.1.x
io.earcam.utilitarian-1.1.0
1.0.x
io.earcam.utilitarian-1.0.0
0.0.x
io.earcam.utilitarian-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.earcam</groupId>
    <artifactId>io.earcam.utilitarian</artifactId>
    <version>1.2.1</version>
</dependency>