is not current version
Last Version 0.9.24

org.jwall:streams-plotter 0.9.18

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

GroupId

GroupId

org.jwall
ArtifactId

ArtifactId

streams-plotter
Version

Version

0.9.18
Type

Type

jar

Download streams-plotter 0.9.18


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