is not current version
Last Version 0.9.10

org.jwall:stream-plotter 0.9.5

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

GroupId

GroupId

org.jwall
ArtifactId

ArtifactId

stream-plotter
Version

Version

0.9.5
Type

Type

jar

Download stream-plotter 0.9.5


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