is not current version
Last Version 2.0.1

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

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.3
Type

Type

pom

Download wicked-charts-parent 1.4.3


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