is not current version
Last Version 1.0.1

com.github.yannrichet:JMathPlot 1.0


GroupId

GroupId

com.github.yannrichet
ArtifactId

ArtifactId

JMathPlot
Version

Version

1.0
Type

Type

jar

Download JMathPlot 1.0


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