License |
License |
---|---|
Categories |
CategoriesCharts User Interface |
GroupId | GroupIdcom.googlecode.wicked-charts |
ArtifactId | ArtifactIdwicked-charts-parent |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWicked Charts parent
Parent POM for wicked-charts
|
Project URL |
Project URL |
Filename | Size |
---|---|
wicked-charts-parent-2.0.1.pom | 5 KB |
Browse |
<!-- 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.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:2.0.1'
// https://jarcasting.com/artifacts/com.googlecode.wicked-charts/wicked-charts-parent/
implementation ("com.googlecode.wicked-charts:wicked-charts-parent:2.0.1")
'com.googlecode.wicked-charts:wicked-charts-parent:pom:2.0.1'
<dependency org="com.googlecode.wicked-charts" name="wicked-charts-parent" rev="2.0.1">
<artifact name="wicked-charts-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.wicked-charts', module='wicked-charts-parent', version='2.0.1')
)
libraryDependencies += "com.googlecode.wicked-charts" % "wicked-charts-parent" % "2.0.1"
[com.googlecode.wicked-charts/wicked-charts-parent "2.0.1"]