is not current version
Last Version 1.0.10

de.sfb876:streams-runtime 1.0.0


GroupId

GroupId

de.sfb876
ArtifactId

ArtifactId

streams-runtime
Version

Version

1.0.0
Type

Type

jar

Download streams-runtime 1.0.0


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