MVN

edu.vanderbilt.isis : laui-parent

Maven & Gradle

Aug 23, 2012
9 stars

laui parent project · The parent of the Logback-Android UI project, which includes both LAUI and its library, LAUI-Lib.

<dependency>
    <groupId>edu.vanderbilt.isis</groupId>
    <artifactId>laui-parent</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.vanderbilt.isis : laui-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of edu.vanderbilt.isis : laui-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
laui-parent-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>edu.vanderbilt.isis</groupId>
    <artifactId>laui-parent</artifactId>
    <version>1.0.1</version>
</dependency>