JFreeChart-SWT

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

JFreeChart User Interface Charts
GroupId

GroupId

org.jfree
ArtifactId

ArtifactId

jfreechart-swt
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

JFreeChart-SWT
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://www.jfree.org/jfreechart

Download jfreechart-swt

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jfree : jfreechart jar 1.0.19
org.jfree : swtgraphics2d jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0