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