License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdedu.washington.cs.knowitall.chunkedextractor |
ArtifactId | ArtifactIdchunkedextractor_2.9.3 |
Version | Version1.0.6 |
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.9.3-1.0.6.pom | |
chunkedextractor_2.9.3-1.0.6.jar | 272 KB |
chunkedextractor_2.9.3-1.0.6-sources.jar | 20 KB |
chunkedextractor_2.9.3-1.0.6-javadoc.jar | 423 KB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.washington.cs.knowitall.chunkedextractor/chunkedextractor_2.9.3/ -->
<dependency>
<groupId>edu.washington.cs.knowitall.chunkedextractor</groupId>
<artifactId>chunkedextractor_2.9.3</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/edu.washington.cs.knowitall.chunkedextractor/chunkedextractor_2.9.3/
implementation 'edu.washington.cs.knowitall.chunkedextractor:chunkedextractor_2.9.3:1.0.6'
// https://jarcasting.com/artifacts/edu.washington.cs.knowitall.chunkedextractor/chunkedextractor_2.9.3/
implementation ("edu.washington.cs.knowitall.chunkedextractor:chunkedextractor_2.9.3:1.0.6")
'edu.washington.cs.knowitall.chunkedextractor:chunkedextractor_2.9.3:jar:1.0.6'
<dependency org="edu.washington.cs.knowitall.chunkedextractor" name="chunkedextractor_2.9.3" rev="1.0.6">
<artifact name="chunkedextractor_2.9.3" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.washington.cs.knowitall.chunkedextractor', module='chunkedextractor_2.9.3', version='1.0.6')
)
libraryDependencies += "edu.washington.cs.knowitall.chunkedextractor" % "chunkedextractor_2.9.3" % "1.0.6"
[edu.washington.cs.knowitall.chunkedextractor/chunkedextractor_2.9.3 "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.specs2 : specs2_2.9.2 | jar | 1.12.3 |