is not current version
Last Version 1.0.10

de.sfb876:streams-performance 1.0.5

Performance monitoring for streams graphs.

Categories

Categories

ORM Data
GroupId

GroupId

de.sfb876
ArtifactId

ArtifactId

streams-performance
Version

Version

1.0.5
Type

Type

jar

Download streams-performance 1.0.5


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