Last Version

GRAL 0.11

Free Java library for displaying plots

License

License

GroupId

GroupId

de.erichseifert.gral
ArtifactId

ArtifactId

gral-core
Version

Version

0.11
Type

Type

jar
Description

Description

GRAL
Free Java library for displaying plots
Project URL

Project URL

https://github.com/eseifert/gral/
Source Code Management

Source Code Management

https://github.com/eseifert/gral/

Download gral-core 0.11


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

Dependencies

compile (1)

Group / Artifact Type Version
de.erichseifert.vectorgraphics2d : VectorGraphics2D jar 0.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.