is not current version
Last Version 2.0.1

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

Parent POM for wicked-charts

Categories

Categories

Charts User Interface
GroupId

GroupId

com.googlecode.wicked-charts
ArtifactId

ArtifactId

wicked-charts-parent
Version

Version

2.0.0
Type

Type

pom

Download wicked-charts-parent 2.0.0


<!-- https://jarcasting.com/artifacts/com.googlecode.wicked-charts/wicked-charts-parent/ -->
<dependency>
    <groupId>com.googlecode.wicked-charts</groupId>
    <artifactId>wicked-charts-parent</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.wicked-charts/wicked-charts-parent/
implementation 'com.googlecode.wicked-charts:wicked-charts-parent:2.0.0'
// https://jarcasting.com/artifacts/com.googlecode.wicked-charts/wicked-charts-parent/
implementation ("com.googlecode.wicked-charts:wicked-charts-parent:2.0.0")
'com.googlecode.wicked-charts:wicked-charts-parent:pom:2.0.0'
<dependency org="com.googlecode.wicked-charts" name="wicked-charts-parent" rev="2.0.0">
  <artifact name="wicked-charts-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.wicked-charts', module='wicked-charts-parent', version='2.0.0')
)
libraryDependencies += "com.googlecode.wicked-charts" % "wicked-charts-parent" % "2.0.0"
[com.googlecode.wicked-charts/wicked-charts-parent "2.0.0"]