is not current version
Last Version 1.0.10

de.sfb876:streams-plotter 0.9.27

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

GroupId

GroupId

de.sfb876
ArtifactId

ArtifactId

streams-plotter
Version

Version

0.9.27
Type

Type

jar

Download streams-plotter 0.9.27


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