Last Version

fs2-cats 0.5.0

fs2-cats

License

License

MIT
GroupId

GroupId

co.fs2
ArtifactId

ArtifactId

fs2-cats_2.12
Version

Version

0.5.0
Type

Type

jar
Description

Description

fs2-cats
fs2-cats
Project URL

Project URL

https://github.com/functional-streams-for-scala/fs2
Project Organization

Project Organization

co.fs2
Source Code Management

Source Code Management

https://github.com/functional-streams-for-scala/fs2-cats

Download fs2-cats_2.12 0.5.0


<!-- https://jarcasting.com/artifacts/co.fs2/fs2-cats_2.12/ -->
<dependency>
    <groupId>co.fs2</groupId>
    <artifactId>fs2-cats_2.12</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/co.fs2/fs2-cats_2.12/
implementation 'co.fs2:fs2-cats_2.12:0.5.0'
// https://jarcasting.com/artifacts/co.fs2/fs2-cats_2.12/
implementation ("co.fs2:fs2-cats_2.12:0.5.0")
'co.fs2:fs2-cats_2.12:jar:0.5.0'
<dependency org="co.fs2" name="fs2-cats_2.12" rev="0.5.0">
  <artifact name="fs2-cats_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.fs2', module='fs2-cats_2.12', version='0.5.0')
)
libraryDependencies += "co.fs2" % "fs2-cats_2.12" % "0.5.0"
[co.fs2/fs2-cats_2.12 "0.5.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.4
co.fs2 : fs2-core_2.12 jar 0.9.7
org.typelevel : cats-core_2.12 jar 1.0.0-RC1
org.typelevel : cats-effect_2.12 jar 0.5

Project Modules

There are no modules declared in this project.