License |
License |
---|---|
Categories |
CategoriesPDF Data |
GroupId | GroupIdorg.clulab |
ArtifactId | ArtifactIdpdf2txt-pdftotext_2.11 |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpdf2txt-pdftotext
The pdf2txt-pdftotext subproject implements an interface to the tika PDF converters.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.clulab/pdf2txt-pdftotext_2.11/ -->
<dependency>
<groupId>org.clulab</groupId>
<artifactId>pdf2txt-pdftotext_2.11</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.clulab/pdf2txt-pdftotext_2.11/
implementation 'org.clulab:pdf2txt-pdftotext_2.11:1.1.3'
// https://jarcasting.com/artifacts/org.clulab/pdf2txt-pdftotext_2.11/
implementation ("org.clulab:pdf2txt-pdftotext_2.11:1.1.3")
'org.clulab:pdf2txt-pdftotext_2.11:jar:1.1.3'
<dependency org="org.clulab" name="pdf2txt-pdftotext_2.11" rev="1.1.3">
<artifact name="pdf2txt-pdftotext_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.clulab', module='pdf2txt-pdftotext_2.11', version='1.1.3')
)
libraryDependencies += "org.clulab" % "pdf2txt-pdftotext_2.11" % "1.1.3"
[org.clulab/pdf2txt-pdftotext_2.11 "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.clulab : pdf2txt-common_2.11 | jar | 1.1.3 |