NodeBox Graphics

The graphical engine powering NodeBox.

License

License

Categories

Categories

Net
GroupId

GroupId

net.nodebox
ArtifactId

ArtifactId

graphics
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

NodeBox Graphics
The graphical engine powering NodeBox.
Project URL

Project URL

http://nodebox.net

Download graphics

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 13.0.1
com.itextpdf : itextpdf jar 5.3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.1
3.0.0