MVN

org.sameersingh.scalaplot : scalaplot

Maven & Gradle

Mar 02, 2015
3 usages
123 stars

Library for plotting the results of experiments

<dependency>
    <groupId>org.sameersingh.scalaplot</groupId>
    <artifactId>scalaplot</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sameersingh.scalaplot : scalaplot to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of org.sameersingh.scalaplot : scalaplot to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1
scalaplot-0.1
0.0.x
scalaplot-0.0.4
scalaplot-0.0.3

How to add a dependency to Maven

Add the following org.sameersingh.scalaplot : scalaplot maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.sameersingh.scalaplot</groupId>
    <artifactId>scalaplot</artifactId>
    <version>0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.sameersingh.scalaplot : scalaplot gradle dependency to your build.gradle file:

implementation 'org.sameersingh.scalaplot:scalaplot:0.1'

Gradle Kotlin DSL: Add the following org.sameersingh.scalaplot : scalaplot gradle kotlin dependency to your build.gradle.kts file:

implementation("org.sameersingh.scalaplot:scalaplot:0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.sameersingh.scalaplot : scalaplot sbt scala dependency to your build.sbt file:

libraryDependencies += "org.sameersingh.scalaplot" % "scalaplot" % "0.1"

Advertisement

Dependencies from Group

Mar 02, 2015
3 usages
123 stars

Discover Dependencies

May 31, 2007
1 usages
May 07, 2014
4 usages
3 stars
Jan 21, 2015
1 usages
8.7k stars
Mar 16, 2014
2 usages
0 stars
Aug 25, 2010
1 usages
Dec 27, 2008
57 usages
Nov 15, 2011
19 usages
598 stars