MVN

info.clearthought : table-layout-parent

Maven & Gradle

Nov 30, 2014
0 stars

TableLayout Parent POM · The parent pom for table-layout projects

<dependency>
    <groupId>info.clearthought</groupId>
    <artifactId>table-layout-parent</artifactId>
    <version>1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of info.clearthought : table-layout-parent to add to Maven - Latest Versions:

  • Latest Stable: 1

All Versions

Choose a version of info.clearthought : table-layout-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1
table-layout-parent-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>info.clearthought</groupId>
    <artifactId>table-layout-parent</artifactId>
    <version>1</version>
</dependency>