License |
License |
---|---|
Categories |
CategoriesTabula Data PDF |
GroupId | GroupIdde.tu-dresden.inf.lat.tabula |
ArtifactId | ArtifactIdtabula-parent |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionTabula (parent)
System to manage human-readable tables using files.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tabula-parent-0.2.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.2.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.2.0'
// https://jarcasting.com/artifacts/de.tu-dresden.inf.lat.tabula/tabula-parent/
implementation ("de.tu-dresden.inf.lat.tabula:tabula-parent:0.2.0")
'de.tu-dresden.inf.lat.tabula:tabula-parent:pom:0.2.0'
<dependency org="de.tu-dresden.inf.lat.tabula" name="tabula-parent" rev="0.2.0">
<artifact name="tabula-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.tu-dresden.inf.lat.tabula', module='tabula-parent', version='0.2.0')
)
libraryDependencies += "de.tu-dresden.inf.lat.tabula" % "tabula-parent" % "0.2.0"
[de.tu-dresden.inf.lat.tabula/tabula-parent "0.2.0"]