MVN

de.slothsoft.charts : build

Maven & Gradle

Jan 08, 2020
2 stars

Slothsoft Charts · A framework for creating charts.

<dependency>
    <groupId>de.slothsoft.charts</groupId>
    <artifactId>build</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.slothsoft.charts : build to add to Maven - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of de.slothsoft.charts : build to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
build-0.2.1
build-0.2.0
0.1.x
build-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.slothsoft.charts</groupId>
    <artifactId>build</artifactId>
    <version>0.2.1</version>
</dependency>

Advertisement