License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.opensextant |
ArtifactId | ArtifactIdxponents-parent |
Version | Version2.10.6 |
Type | Typejar |
Description |
DescriptionOpenSextant Xponents
An information extraction toolkit focused on geography and temporal entities
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xponents-parent-2.10.6.pom | 12 KB |
xponents-parent-2.10.6-tests.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opensextant/xponents-parent/ -->
<dependency>
<groupId>org.opensextant</groupId>
<artifactId>xponents-parent</artifactId>
<version>2.10.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensextant/xponents-parent/
implementation 'org.opensextant:xponents-parent:2.10.6'
// https://jarcasting.com/artifacts/org.opensextant/xponents-parent/
implementation ("org.opensextant:xponents-parent:2.10.6")
'org.opensextant:xponents-parent:jar:2.10.6'
<dependency org="org.opensextant" name="xponents-parent" rev="2.10.6">
<artifact name="xponents-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensextant', module='xponents-parent', version='2.10.6')
)
libraryDependencies += "org.opensextant" % "xponents-parent" % "2.10.6"
[org.opensextant/xponents-parent "2.10.6"]