is not current version
Last Version 1.0.10

de.sfb876:streams-plotter 1.0.3

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

GroupId

GroupId

de.sfb876
ArtifactId

ArtifactId

streams-plotter
Version

Version

1.0.3
Type

Type

jar

Download streams-plotter 1.0.3


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