MVN

org.jfree : swtgraphics2d

Maven & Gradle

Aug 29, 2021
3 usages
10 stars

SWTGraphics2D · An implementation of Java2D's Graphics2D API that targets an SWT graphics context, allowing existing Java2D code to be reused in SWT applications.

<dependency>
    <groupId>org.jfree</groupId>
    <artifactId>swtgraphics2d</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jfree : swtgraphics2d to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of org.jfree : swtgraphics2d to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
swtgraphics2d-1.1.0
1.0
swtgraphics2d-1.0

How to add a dependency to Maven

Add the following org.jfree : swtgraphics2d maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jfree</groupId>
    <artifactId>swtgraphics2d</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jfree : swtgraphics2d gradle dependency to your build.gradle file:

implementation 'org.jfree:swtgraphics2d:1.1.0'

Gradle Kotlin DSL: Add the following org.jfree : swtgraphics2d gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jfree:swtgraphics2d:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jfree : swtgraphics2d sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jfree" % "swtgraphics2d" % "1.1.0"

Advertisement

Dependencies from Group

Jan 08, 2023
313 usages
1.1k stars
Feb 18, 2017
73 usages
25 stars
Jun 11, 2022
39 usages
302 stars
Feb 08, 2019
16 usages
204 stars
Dec 30, 2017
8 usages
105 stars

Discover Dependencies

Apr 06, 2023
11 usages
22 stars
Mar 17, 2020
8 usages
0 stars
Jul 18, 2023
18 usages
3k stars
Jun 04, 2019
2 usages
0 stars
Mar 09, 2022
3 usages
39 stars
Jun 21, 2022
3 usages
0 stars
Jun 20, 2019
7 usages
80 stars
Aug 16, 2018
5 usages
Nov 17, 2022
5 usages
15 stars