MVN

net.darkmist.alib.escape : parent

Maven & Gradle

Nov 10, 2012

Escaping library

<dependency>
    <groupId>net.darkmist.alib.escape</groupId>
    <artifactId>parent</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.darkmist.alib.escape : parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of net.darkmist.alib.escape : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
parent-1.0.6
parent-1.0.5
parent-1.0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.darkmist.alib.escape</groupId>
    <artifactId>parent</artifactId>
    <version>1.0.6</version>
</dependency>

Advertisement