jmathplot

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.github.yannrichet
ArtifactId

ArtifactId

JMathPlot
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

jmathplot
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/yannrichet/jmathplot

Download JMathPlot

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.yannrichet : JMathIO jar 1.0
com.github.yannrichet : JMathArray jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0