License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdedu.washington.cs.knowitall.chunkedextractor |
ArtifactId | ArtifactIdchunkedextractor_2.10 |
Version | Version2.2.1 |
Type | Typejar |
Description |
Descriptionchunkedextractor
Wrapper and implementation for extractors of chunked sentences.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
chunkedextractor_2.10-2.2.1.pom | |
chunkedextractor_2.10-2.2.1.jar | 349 KB |
chunkedextractor_2.10-2.2.1-sources.jar | 61 KB |
chunkedextractor_2.10-2.2.1-javadoc.jar | 593 KB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.washington.cs.knowitall.chunkedextractor/chunkedextractor_2.10/ -->
<dependency>
<groupId>edu.washington.cs.knowitall.chunkedextractor</groupId>
<artifactId>chunkedextractor_2.10</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.washington.cs.knowitall.chunkedextractor/chunkedextractor_2.10/
implementation 'edu.washington.cs.knowitall.chunkedextractor:chunkedextractor_2.10:2.2.1'
// https://jarcasting.com/artifacts/edu.washington.cs.knowitall.chunkedextractor/chunkedextractor_2.10/
implementation ("edu.washington.cs.knowitall.chunkedextractor:chunkedextractor_2.10:2.2.1")
'edu.washington.cs.knowitall.chunkedextractor:chunkedextractor_2.10:jar:2.2.1'
<dependency org="edu.washington.cs.knowitall.chunkedextractor" name="chunkedextractor_2.10" rev="2.2.1">
<artifact name="chunkedextractor_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.washington.cs.knowitall.chunkedextractor', module='chunkedextractor_2.10', version='2.2.1')
)
libraryDependencies += "edu.washington.cs.knowitall.chunkedextractor" % "chunkedextractor_2.10" % "2.2.1"
[edu.washington.cs.knowitall.chunkedextractor/chunkedextractor_2.10 "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.specs2 : specs2_2.10 | jar | 1.12.3 |