stream-plotter

A small package providing various plotter processors for the stream-api

License

License

GroupId

GroupId

org.jwall
ArtifactId

ArtifactId

stream-plotter
Last Version

Last Version

0.9.10
Release Date

Release Date

Type

Type

jar
Description

Description

stream-plotter
A small package providing various plotter processors for the stream-api
Project URL

Project URL

http://www.jwall.org/streams/stream-plotter/

Download stream-plotter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jfree : jfreechart jar 1.0.14
org.jwall : stream-api jar 0.9.10

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.4
log4j : log4j jar 1.2.12
org.jwall : stream-runtime jar 0.9.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.10
0.9.9
0.9.8
0.9.7
0.9.6
0.9.5
0.9.4