jmathplot

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

GroupId

GroupId

io.github.mitchelltech5
ArtifactId

ArtifactId

JMathPlot
Last Version

Last Version

1.0.2
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/mitchelltech5/jmathplot

Download JMathPlot

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.mitchelltech5 : JMathIO jar 1.0
io.github.mitchelltech5 : JMathArray jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1