MVN

nz.ilbb.ag : annotation-graphs

Maven & Gradle

Feb 07, 2023
6 stars

Annotation Graphs and Related Tools · Implementation of an Annotation Graph API for linguistic annotations, and related modules.

<dependency>
    <groupId>nz.ilbb.ag</groupId>
    <artifactId>annotation-graphs</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of nz.ilbb.ag : annotation-graphs to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of nz.ilbb.ag : annotation-graphs to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
annotation-graphs-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>nz.ilbb.ag</groupId>
    <artifactId>annotation-graphs</artifactId>
    <version>1.0.0</version>
</dependency>