is not current version
Last Version 1.1.0

SWTGraphics2D 1.0

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

License

License

GroupId

GroupId

org.jfree
ArtifactId

ArtifactId

swtgraphics2d
Version

Version

1.0
Type

Type

jar
Description

Description

SWTGraphics2D
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 swtgraphics2d 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.swt : org.eclipse.swt.cocoa.macosx.x86_64 jar 4.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.