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