MVN

com.panayotis : javaplot

Maven & Gradle

Mar 28, 2017
5 usages
5 stars

JavaPlot · JavaPlot is a pure Java programming interface library for GNUPlot. It can be used as a way to create gnuplot plots on the fly through pure Java commands.

<dependency>
    <groupId>com.panayotis</groupId>
    <artifactId>javaplot</artifactId>
    <version>svg</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.panayotis : javaplot to add to Maven or Gradle - Latest Versions:

  • Latest Stable: svg

All Versions

Choose a version of com.panayotis : javaplot to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
javaplot-0.5.0
svg
javaplot-svg
javaplot
javaplot-javaplot

How to add a dependency to Maven

Add the following com.panayotis : javaplot maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.panayotis</groupId>
    <artifactId>javaplot</artifactId>
    <version>svg</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.panayotis : javaplot gradle dependency to your build.gradle file:

implementation 'com.panayotis:javaplot:svg'

Gradle Kotlin DSL: Add the following com.panayotis : javaplot gradle kotlin dependency to your build.gradle.kts file:

implementation("com.panayotis:javaplot:svg")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.panayotis : javaplot sbt scala dependency to your build.sbt file:

libraryDependencies += "com.panayotis" % "javaplot" % "svg"

Advertisement

Dependencies from Group

Mar 28, 2017
5 usages
5 stars
May 25, 2018
2 usages
0 stars
Nov 06, 2022
1 usages
0 stars
Nov 05, 2017
1 usages
0 stars
Nov 04, 2022
1 usages
0 stars

Discover Dependencies

Mar 13, 2023
78 usages
15 stars
Nov 21, 2019
3 usages
21 stars
Aug 28, 2018
6 usages
59 stars
Jun 12, 2023
19 usages
124 stars
Jul 18, 2019
8 usages
1 stars
Jun 19, 2020
6 usages
Apr 03, 2019
8 usages
Jan 19, 2022
7 usages
16 stars