MVN

net.sf.epsgraphics : epsgraphics

Maven & Gradle

Feb 21, 2013
2 usages

epsgraphics · EpsGraphics is a Java library to output EPS graphics. EpsGraphics is an extension of Graphics2D that allows you to draw to an EPS file as it was a Java graphics object. CMYK as well as RGB color models are supported.

<dependency>
    <groupId>net.sf.epsgraphics</groupId>
    <artifactId>epsgraphics</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.epsgraphics : epsgraphics to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of net.sf.epsgraphics : epsgraphics to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
epsgraphics-1.2

How to add a dependency to Maven

Add the following net.sf.epsgraphics : epsgraphics maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.epsgraphics</groupId>
    <artifactId>epsgraphics</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.epsgraphics : epsgraphics gradle dependency to your build.gradle file:

implementation 'net.sf.epsgraphics:epsgraphics:1.2'

Gradle Kotlin DSL: Add the following net.sf.epsgraphics : epsgraphics gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.epsgraphics:epsgraphics:1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.epsgraphics : epsgraphics sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.epsgraphics" % "epsgraphics" % "1.2"

Advertisement

Dependencies from Group

Feb 21, 2013
2 usages

Discover Dependencies

Jan 19, 2022
4 usages
0 stars
Oct 26, 2019
16 usages
170 stars
Aug 17, 2015
2 usages
43 stars
Nov 24, 2017
2 usages
1 stars
Dec 18, 2019
1 usages
Jan 04, 2022
5 usages
0 stars
Apr 11, 2023
9 usages
794 stars
May 09, 2018
3 usages