License |
License |
---|---|
Categories |
CategoriesGUI User Interface PDF Data |
GroupId | GroupIdde.cit-ec.scie |
ArtifactId | ArtifactIdpdf-extractor-gui |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSCIE PDF Text Extractor GUI
This provides an easy Graphical User Interface for the
SCIE pdf-extractor module.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pdf-extractor-gui-2.0.1.pom | |
pdf-extractor-gui-2.0.1.jar | 12 KB |
pdf-extractor-gui-2.0.1-sources.jar | 3 KB |
pdf-extractor-gui-2.0.1-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.cit-ec.scie/pdf-extractor-gui/ -->
<dependency>
<groupId>de.cit-ec.scie</groupId>
<artifactId>pdf-extractor-gui</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.cit-ec.scie/pdf-extractor-gui/
implementation 'de.cit-ec.scie:pdf-extractor-gui:2.0.1'
// https://jarcasting.com/artifacts/de.cit-ec.scie/pdf-extractor-gui/
implementation ("de.cit-ec.scie:pdf-extractor-gui:2.0.1")
'de.cit-ec.scie:pdf-extractor-gui:jar:2.0.1'
<dependency org="de.cit-ec.scie" name="pdf-extractor-gui" rev="2.0.1">
<artifact name="pdf-extractor-gui" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.cit-ec.scie', module='pdf-extractor-gui', version='2.0.1')
)
libraryDependencies += "de.cit-ec.scie" % "pdf-extractor-gui" % "2.0.1"
[de.cit-ec.scie/pdf-extractor-gui "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
de.cit-ec.scie : pdf-extractor | jar | 2.0.1 |