MVN

de.tu-dresden.inf.lat.tabulas : tabulas-parent_2.13

Maven & Gradle

Jul 21, 2020
2 stars

Tabulas (parent) · System to manage human-readable tables using files.

<dependency>
    <groupId>de.tu-dresden.inf.lat.tabulas</groupId>
    <artifactId>tabulas-parent_2.13</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.tu-dresden.inf.lat.tabulas : tabulas-parent_2.13 to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of de.tu-dresden.inf.lat.tabulas : tabulas-parent_2.13 to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
tabulas-parent_2.13-1.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.tu-dresden.inf.lat.tabulas</groupId>
    <artifactId>tabulas-parent_2.13</artifactId>
    <version>1.1.0</version>
</dependency>