is not current version
Last Version 3.5.10

org.opensextant:opensextant-xponents 3.5.8

An information extraction toolkit focused on geography and temporal entities

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.opensextant
ArtifactId

ArtifactId

opensextant-xponents
Version

Version

3.5.8
Type

Type

jar

Download opensextant-xponents 3.5.8


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