Last Version

Surface Plotter 2.0.1

Simple, reusable, 3D surface-plotter library in Java/Swing.

License

License

GNU LGPL
Categories

Categories

Net
GroupId

GroupId

net.ericaro
ArtifactId

ArtifactId

surfaceplotter
Version

Version

2.0.1
Type

Type

jar
Description

Description

Surface Plotter
Simple, reusable, 3D surface-plotter library in Java/Swing.

Download surfaceplotter 2.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.xmlgraphics : batik-svggen jar 1.7

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.