| License |
License |
|---|---|
| Categories |
CategoriesTabula Data PDF |
| GroupId | GroupIdde.tu-dresden.inf.lat.tabulas |
| ArtifactId | ArtifactIdtabulas-parent_2.13 |
| Version | Version1.1.0 |
| Type | Typepom |
| Description |
DescriptionTabulas (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 |
|---|---|
| tabulas-parent_2.13-1.1.0.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/de.tu-dresden.inf.lat.tabulas/tabulas-parent_2.13/ -->
<dependency>
<groupId>de.tu-dresden.inf.lat.tabulas</groupId>
<artifactId>tabulas-parent_2.13</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.tu-dresden.inf.lat.tabulas/tabulas-parent_2.13/
implementation 'de.tu-dresden.inf.lat.tabulas:tabulas-parent_2.13:1.1.0'
// https://jarcasting.com/artifacts/de.tu-dresden.inf.lat.tabulas/tabulas-parent_2.13/
implementation ("de.tu-dresden.inf.lat.tabulas:tabulas-parent_2.13:1.1.0")
'de.tu-dresden.inf.lat.tabulas:tabulas-parent_2.13:pom:1.1.0'
<dependency org="de.tu-dresden.inf.lat.tabulas" name="tabulas-parent_2.13" rev="1.1.0">
<artifact name="tabulas-parent_2.13" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.tu-dresden.inf.lat.tabulas', module='tabulas-parent_2.13', version='1.1.0')
)
libraryDependencies += "de.tu-dresden.inf.lat.tabulas" % "tabulas-parent_2.13" % "1.1.0"
[de.tu-dresden.inf.lat.tabulas/tabulas-parent_2.13 "1.1.0"]