Last Version

Tabula Core 0.2.0

System to manage human-readable tables using files.

License

License

Categories

Categories

Tabula Data PDF
GroupId

GroupId

de.tu-dresden.inf.lat.tabula
ArtifactId

ArtifactId

tabula-core
Version

Version

0.2.0
Type

Type

jar
Description

Description

Tabula Core
System to manage human-readable tables using files.
Project Organization

Project Organization

Chair of Automata Theory - TU Dresden

Download tabula-core 0.2.0


<!-- https://jarcasting.com/artifacts/de.tu-dresden.inf.lat.tabula/tabula-core/ -->
<dependency>
    <groupId>de.tu-dresden.inf.lat.tabula</groupId>
    <artifactId>tabula-core</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.tu-dresden.inf.lat.tabula/tabula-core/
implementation 'de.tu-dresden.inf.lat.tabula:tabula-core:0.2.0'
// https://jarcasting.com/artifacts/de.tu-dresden.inf.lat.tabula/tabula-core/
implementation ("de.tu-dresden.inf.lat.tabula:tabula-core:0.2.0")
'de.tu-dresden.inf.lat.tabula:tabula-core:jar:0.2.0'
<dependency org="de.tu-dresden.inf.lat.tabula" name="tabula-core" rev="0.2.0">
  <artifact name="tabula-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.tu-dresden.inf.lat.tabula', module='tabula-core', version='0.2.0')
)
libraryDependencies += "de.tu-dresden.inf.lat.tabula" % "tabula-core" % "0.2.0"
[de.tu-dresden.inf.lat.tabula/tabula-core "0.2.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.