GroupId | GroupIdorg.tpolecat |
---|---|
ArtifactId | ArtifactIdatto-stream_2.11 |
Version | Version0.4.2-RC2 |
Type | Typejar |
Filename | Size |
---|---|
atto-stream_2.11-0.4.2-RC2.pom | |
atto-stream_2.11-0.4.2-RC2.jar | 24 KB |
atto-stream_2.11-0.4.2-RC2-sources.jar | 2 KB |
atto-stream_2.11-0.4.2-RC2-javadoc.jar | 386 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tpolecat/atto-stream_2.11/ -->
<dependency>
<groupId>org.tpolecat</groupId>
<artifactId>atto-stream_2.11</artifactId>
<version>0.4.2-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/org.tpolecat/atto-stream_2.11/
implementation 'org.tpolecat:atto-stream_2.11:0.4.2-RC2'
// https://jarcasting.com/artifacts/org.tpolecat/atto-stream_2.11/
implementation ("org.tpolecat:atto-stream_2.11:0.4.2-RC2")
'org.tpolecat:atto-stream_2.11:jar:0.4.2-RC2'
<dependency org="org.tpolecat" name="atto-stream_2.11" rev="0.4.2-RC2">
<artifact name="atto-stream_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tpolecat', module='atto-stream_2.11', version='0.4.2-RC2')
)
libraryDependencies += "org.tpolecat" % "atto-stream_2.11" % "0.4.2-RC2"
[org.tpolecat/atto-stream_2.11 "0.4.2-RC2"]