is not current version
Last Version 1.0.10

de.sfb876:streams-plotter 1.0.4

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

GroupId

GroupId

de.sfb876
ArtifactId

ArtifactId

streams-plotter
Version

Version

1.0.4
Type

Type

jar

Download streams-plotter 1.0.4


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