MVN

net.ericaro : surfaceplotter

Maven & Gradle

Oct 03, 2011
1 usages

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

<dependency>
    <groupId>net.ericaro</groupId>
    <artifactId>surfaceplotter</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.ericaro : surfaceplotter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.1
  • Latest Beta: 2.0.0.beta3

All Versions

Choose a version of net.ericaro : surfaceplotter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
surfaceplotter-2.0.1
surfaceplotter-2.0.0
surfaceplotter-2.0.0.beta3

How to add a dependency to Maven

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

<dependency>
    <groupId>net.ericaro</groupId>
    <artifactId>surfaceplotter</artifactId>
    <version>2.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.ericaro : surfaceplotter gradle dependency to your build.gradle file:

implementation 'net.ericaro:surfaceplotter:2.0.1'

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

implementation("net.ericaro:surfaceplotter:2.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.ericaro : surfaceplotter sbt scala dependency to your build.sbt file:

libraryDependencies += "net.ericaro" % "surfaceplotter" % "2.0.1"

Advertisement

Dependencies from Group

May 06, 2011
5 usages
Oct 03, 2011
1 usages
May 28, 2012
1 usages
Dec 14, 2011
1 usages
Feb 11, 2010

Discover Dependencies

Jan 24, 2008
1 usages
May 15, 2009
2 usages
Apr 30, 2014
2 usages
Sep 20, 2005
55 usages
Dec 31, 2012
3 usages
503 stars