Last Version

matplotlib4j 0.5.0

Matplotlib for java: A simple graph plot library for java with powerful python matplotlib

License

License

MIT
GroupId

GroupId

com.github.sh0nk
ArtifactId

ArtifactId

matplotlib4j
Version

Version

0.5.0
Type

Type

jar
Description

Description

matplotlib4j
Matplotlib for java: A simple graph plot library for java with powerful python matplotlib
Project URL

Project URL

https://github.com/sh0nk/matplotlib4j
Source Code Management

Source Code Management

https://github.com/sh0nk/matplotlib4j

Download matplotlib4j 0.5.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 15.0
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : slf4j-log4j12 jar 1.7.7
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.