is not current version
Last Version 1.0.10

de.sfb876:streams 1.0.2

The streams library is a multi-module library for processing data from data streams

GroupId

GroupId

de.sfb876
ArtifactId

ArtifactId

streams
Version

Version

1.0.2
Type

Type

pom

Download streams 1.0.2

Filename Size
streams-1.0.2.pom 8 KB
Browse

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