Last Version

Surface Plotter 2.0.0.beta2

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

License

License

GNU LGPL
GroupId

GroupId

com.googlecode.surfaceplotter
ArtifactId

ArtifactId

surfaceplotter
Version

Version

2.0.0.beta2
Type

Type

jar
Description

Description

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

Download surfaceplotter 2.0.0.beta2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.