is not current version
Last Version 0.2.0

de.tu-dresden.inf.lat.tabula:tabula-parent 0.1.0

System to manage human-readable tables using files.

Categories

Categories

Tabula Data PDF
GroupId

GroupId

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

ArtifactId

tabula-parent
Version

Version

0.1.0
Type

Type

pom

Download tabula-parent 0.1.0

Filename Size
tabula-parent-0.1.0.pom 5 KB
Browse

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