MVN

com.googlecode.wicked-charts : wicked-charts-parent

Maven & Gradle

Aug 09, 2016
83 stars

Wicked Charts parent · Parent POM for wicked-charts

<dependency>
    <groupId>com.googlecode.wicked-charts</groupId>
    <artifactId>wicked-charts-parent</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.wicked-charts : wicked-charts-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of com.googlecode.wicked-charts : wicked-charts-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
wicked-charts-parent-2.0.1
wicked-charts-parent-2.0.0
1.5.x
wicked-charts-parent-1.5.0
1.4.x
wicked-charts-parent-1.4.3
wicked-charts-parent-1.4.2
wicked-charts-parent-1.4.1
wicked-charts-parent-1.4.0
1.3.x
wicked-charts-parent-1.3.1
wicked-charts-parent-1.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.googlecode.wicked-charts</groupId>
    <artifactId>wicked-charts-parent</artifactId>
    <version>2.0.1</version>
</dependency>