GroupId | GroupIdde.sfb876 |
---|---|
ArtifactId | ArtifactIdstreams |
Version | Version0.9.25 |
Type | Typepom |
Filename | Size |
---|---|
streams-0.9.25.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.sfb876/streams/ -->
<dependency>
<groupId>de.sfb876</groupId>
<artifactId>streams</artifactId>
<version>0.9.25</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.sfb876/streams/
implementation 'de.sfb876:streams:0.9.25'
// https://jarcasting.com/artifacts/de.sfb876/streams/
implementation ("de.sfb876:streams:0.9.25")
'de.sfb876:streams:pom:0.9.25'
<dependency org="de.sfb876" name="streams" rev="0.9.25">
<artifact name="streams" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.sfb876', module='streams', version='0.9.25')
)
libraryDependencies += "de.sfb876" % "streams" % "0.9.25"
[de.sfb876/streams "0.9.25"]