MVN

com.io7m.abstand : com.io7m.abstand

Maven & Gradle

Feb 29, 2024
0 stars

com.io7m.abstand · Interval trees

<dependency>
    <groupId>com.io7m.abstand</groupId>
    <artifactId>com.io7m.abstand</artifactId>
    <version>1.0.0-beta0001</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

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

All Versions

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

Version Vulnerabilities Updated
1.0.x
com.io7m.abstand-1.0.0-beta0001

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.io7m.abstand</groupId>
    <artifactId>com.io7m.abstand</artifactId>
    <version>1.0.0-beta0001</version>
</dependency>

Advertisement