MVN

io.github.manzurola : spacy4j-adapters

Maven & Gradle

Jul 07, 2022
8 stars
<dependency>
    <groupId>io.github.manzurola</groupId>
    <artifactId>spacy4j-adapters</artifactId>
    <version>0.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.manzurola : spacy4j-adapters to add to Maven - Latest Versions:

  • Latest Stable: 0.4.0

All Versions

Choose a version of io.github.manzurola : spacy4j-adapters to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4.x
spacy4j-adapters-0.4.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.manzurola</groupId>
    <artifactId>spacy4j-adapters</artifactId>
    <version>0.4.0</version>
</dependency>