is not current version
Last Version 2.0.1

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

Parent POM for wicked-charts

Categories

Categories

Charts User Interface
GroupId

GroupId

com.googlecode.wicked-charts
ArtifactId

ArtifactId

wicked-charts-parent
Version

Version

1.4.1
Type

Type

pom

Download wicked-charts-parent 1.4.1


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