is not current version
Last Version 0.4.1

org.nlp2rdf:nif 0.3.7-spotlight

A small library for NLP Interchange Format (NIF) — Edit

GroupId

GroupId

org.nlp2rdf
ArtifactId

ArtifactId

nif
Version

Version

0.3.7-spotlight
Type

Type

jar

Download nif 0.3.7-spotlight


<!-- https://jarcasting.com/artifacts/org.nlp2rdf/nif/ -->
<dependency>
    <groupId>org.nlp2rdf</groupId>
    <artifactId>nif</artifactId>
    <version>0.3.7-spotlight</version>
</dependency>
// https://jarcasting.com/artifacts/org.nlp2rdf/nif/
implementation 'org.nlp2rdf:nif:0.3.7-spotlight'
// https://jarcasting.com/artifacts/org.nlp2rdf/nif/
implementation ("org.nlp2rdf:nif:0.3.7-spotlight")
'org.nlp2rdf:nif:jar:0.3.7-spotlight'
<dependency org="org.nlp2rdf" name="nif" rev="0.3.7-spotlight">
  <artifact name="nif" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nlp2rdf', module='nif', version='0.3.7-spotlight')
)
libraryDependencies += "org.nlp2rdf" % "nif" % "0.3.7-spotlight"
[org.nlp2rdf/nif "0.3.7-spotlight"]