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

com.github.sh0nk:matplotlib4j 0.1.0

A simple plot library for java with powerful python matplotlib

Группа

Группа

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

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

matplotlib4j
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать matplotlib4j 0.1.0


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