не последняя версия
Последняя версия 1.0.1

com.github.yannrichet:JMathPlot 1.0


Группа

Группа

com.github.yannrichet
Идентификатор

Идентификатор

JMathPlot
Версия

Версия

1.0
Тип

Тип

jar

Скачать 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"]