License |
License |
---|---|
Categories |
CategoriesTabula Data PDF |
GroupId | GroupIdde.tu-dresden.inf.lat.tabula |
ArtifactId | ArtifactIdtabula-ext |
Version | Version0.2.0 |
Type | Typejar |
Description |
DescriptionTabula Extensions
System to manage human-readable tables using files.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tabula-ext-0.2.0.pom | |
tabula-ext-0.2.0.jar | 37 KB |
tabula-ext-0.2.0-sources.jar | 20 KB |
tabula-ext-0.2.0-javadoc.jar | 344 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.tu-dresden.inf.lat.tabula/tabula-ext/ -->
<dependency>
<groupId>de.tu-dresden.inf.lat.tabula</groupId>
<artifactId>tabula-ext</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.tu-dresden.inf.lat.tabula/tabula-ext/
implementation 'de.tu-dresden.inf.lat.tabula:tabula-ext:0.2.0'
// https://jarcasting.com/artifacts/de.tu-dresden.inf.lat.tabula/tabula-ext/
implementation ("de.tu-dresden.inf.lat.tabula:tabula-ext:0.2.0")
'de.tu-dresden.inf.lat.tabula:tabula-ext:jar:0.2.0'
<dependency org="de.tu-dresden.inf.lat.tabula" name="tabula-ext" rev="0.2.0">
<artifact name="tabula-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.tu-dresden.inf.lat.tabula', module='tabula-ext', version='0.2.0')
)
libraryDependencies += "de.tu-dresden.inf.lat.tabula" % "tabula-ext" % "0.2.0"
[de.tu-dresden.inf.lat.tabula/tabula-ext "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
de.tu-dresden.inf.lat.tabula : tabula-core | jar | 0.2.0 |