Last Version

Charts SWT 0.2.1

A framework for creating charts.

License

License

Categories

Categories

Charts User Interface
GroupId

GroupId

de.slothsoft.charts
ArtifactId

ArtifactId

swt-charts
Version

Version

0.2.1
Type

Type

jar
Description

Description

Charts SWT
A framework for creating charts.

Download swt-charts 0.2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
de.slothsoft.charts : charts jar 0.2.1
org.eclipse.swt : org.eclipse.swt.win32.win32.x86 jar 4.3

test (2)

Group / Artifact Type Version
de.slothsoft.charts : gui-tests jar 0.2.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.