License |
License |
---|---|
GroupId | GroupIdorg.tpolecat |
ArtifactId | ArtifactIdatto-fs2_2.11 |
Version | Version0.7.2 |
Type | Typejar |
Description |
Descriptionatto-fs2
atto-fs2
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
atto-fs2_2.11-0.7.2.pom | |
atto-fs2_2.11-0.7.2.jar | 16 KB |
atto-fs2_2.11-0.7.2-sources.jar | 1 KB |
atto-fs2_2.11-0.7.2-javadoc.jar | 340 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tpolecat/atto-fs2_2.11/ -->
<dependency>
<groupId>org.tpolecat</groupId>
<artifactId>atto-fs2_2.11</artifactId>
<version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.tpolecat/atto-fs2_2.11/
implementation 'org.tpolecat:atto-fs2_2.11:0.7.2'
// https://jarcasting.com/artifacts/org.tpolecat/atto-fs2_2.11/
implementation ("org.tpolecat:atto-fs2_2.11:0.7.2")
'org.tpolecat:atto-fs2_2.11:jar:0.7.2'
<dependency org="org.tpolecat" name="atto-fs2_2.11" rev="0.7.2">
<artifact name="atto-fs2_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tpolecat', module='atto-fs2_2.11', version='0.7.2')
)
libraryDependencies += "org.tpolecat" % "atto-fs2_2.11" % "0.7.2"
[org.tpolecat/atto-fs2_2.11 "0.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.tpolecat : atto-core_2.11 | jar | 0.7.2 |
co.fs2 : fs2-core_2.11 | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalacheck : scalacheck_2.11 | jar | 1.14.2 |