MVN

com.io7m.anethum : com.io7m.anethum

Maven & Gradle

Aug 13, 2023
0 stars

com.io7m.anethum · Generic parser API

<dependency>
    <groupId>com.io7m.anethum</groupId>
    <artifactId>com.io7m.anethum</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.io7m.anethum : com.io7m.anethum to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0
  • Latest Beta: 1.0.0-beta0001

All Versions

Choose a version of com.io7m.anethum : com.io7m.anethum to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
com.io7m.anethum-1.1.0
1.0.x
com.io7m.anethum-1.0.0
com.io7m.anethum-1.0.0-beta0001
0.0.x
com.io7m.anethum-0.0.2
com.io7m.anethum-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.io7m.anethum</groupId>
    <artifactId>com.io7m.anethum</artifactId>
    <version>1.1.0</version>
</dependency>