Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdde.sfb876 |
ArtifactId | ArtifactIdstreams-performance |
Version | Version0.9.24 |
Type | Typejar |
Filename | Size |
---|---|
streams-performance-0.9.24.pom | |
streams-performance-0.9.24.jar | 69 KB |
streams-performance-0.9.24-sources.jar | 33 KB |
streams-performance-0.9.24-javadoc.jar | 232 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.sfb876/streams-performance/ -->
<dependency>
<groupId>de.sfb876</groupId>
<artifactId>streams-performance</artifactId>
<version>0.9.24</version>
</dependency>
// https://jarcasting.com/artifacts/de.sfb876/streams-performance/
implementation 'de.sfb876:streams-performance:0.9.24'
// https://jarcasting.com/artifacts/de.sfb876/streams-performance/
implementation ("de.sfb876:streams-performance:0.9.24")
'de.sfb876:streams-performance:jar:0.9.24'
<dependency org="de.sfb876" name="streams-performance" rev="0.9.24">
<artifact name="streams-performance" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sfb876', module='streams-performance', version='0.9.24')
)
libraryDependencies += "de.sfb876" % "streams-performance" % "0.9.24"
[de.sfb876/streams-performance "0.9.24"]