MVN

io.teecube.maven.skins : reflow-parent

Maven & Gradle

Sep 12, 2018
0 stars

Reflow Maven Skin Parent · Reflow Maven skin and supporting libraries parent

<dependency>
    <groupId>io.teecube.maven.skins</groupId>
    <artifactId>reflow-parent</artifactId>
    <version>1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.teecube.maven.skins : reflow-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.3

All Versions

Choose a version of io.teecube.maven.skins : reflow-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
reflow-parent-1.1.3
reflow-parent-1.1.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.teecube.maven.skins</groupId>
    <artifactId>reflow-parent</artifactId>
    <version>1.1.3</version>
</dependency>

Advertisement