is not current version
Last Version 2.10.6

org.opensextant:xponents-parent 2.10.5

An information extraction toolkit focused on geography and temporal entities

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.opensextant
ArtifactId

ArtifactId

xponents-parent
Version

Version

2.10.5
Type

Type

jar

Download xponents-parent 2.10.5


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