Last Version

DukeScript Charts 0.6

A Java API for drawing charts

License

License

MIT
Categories

Categories

Charts User Interface
GroupId

GroupId

com.dukescript.charts
ArtifactId

ArtifactId

pom
Version

Version

0.6
Type

Type

pom
Description

Description

DukeScript Charts
A Java API for drawing charts
Project URL

Project URL

http://dukescript.com
Source Code Management

Source Code Management

https://github.com/dukescript/dukescript-charts.git

Download pom 0.6

Filename Size
pom-0.6.pom 7 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • charts-api