MVN

io.github.animatedledstrip : animatedledstrip-parent-pom

Maven & Gradle

Jan 22, 2021
1 stars

io.github.animatedledstrip:animatedledstrip-parent-pom · Parent POM for all AnimatedLEDStrip libraries

<dependency>
    <groupId>io.github.animatedledstrip</groupId>
    <artifactId>animatedledstrip-parent-pom</artifactId>
    <version>1.0.0-pre2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.animatedledstrip : animatedledstrip-parent-pom to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-pre2.1

All Versions

Choose a version of io.github.animatedledstrip : animatedledstrip-parent-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
animatedledstrip-parent-pom-1.0.0-pre2.1
animatedledstrip-parent-pom-1.0.0-pre2
animatedledstrip-parent-pom-1.0.0-pre1.1
animatedledstrip-parent-pom-1.0.0-pre1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.animatedledstrip</groupId>
    <artifactId>animatedledstrip-parent-pom</artifactId>
    <version>1.0.0-pre2.1</version>
</dependency>