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.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.epsgraphics
ArtifactId

ArtifactId

epsgraphics
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://sourceforge.net/projects/epsgraphics/

Download epsgraphics

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.2