is not current version
Last Version 1.0.10

de.sfb876:streams-runtime 0.9.25


GroupId

GroupId

de.sfb876
ArtifactId

ArtifactId

streams-runtime
Version

Version

0.9.25
Type

Type

jar

Download streams-runtime 0.9.25


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