License |
License |
---|---|
GroupId | GroupIdio.laserdisc |
ArtifactId | ArtifactIdlaserdisc-fs2_2.13 |
Version | Version0.5.0 |
Type | Typejar |
Description |
Descriptionlaserdisc-fs2
laserdisc-fs2
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
laserdisc-fs2_2.13-0.5.0.pom | |
laserdisc-fs2_2.13-0.5.0.jar | 111 KB |
laserdisc-fs2_2.13-0.5.0-sources.jar | 7 KB |
laserdisc-fs2_2.13-0.5.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.laserdisc/laserdisc-fs2_2.13/ -->
<dependency>
<groupId>io.laserdisc</groupId>
<artifactId>laserdisc-fs2_2.13</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.laserdisc/laserdisc-fs2_2.13/
implementation 'io.laserdisc:laserdisc-fs2_2.13:0.5.0'
// https://jarcasting.com/artifacts/io.laserdisc/laserdisc-fs2_2.13/
implementation ("io.laserdisc:laserdisc-fs2_2.13:0.5.0")
'io.laserdisc:laserdisc-fs2_2.13:jar:0.5.0'
<dependency org="io.laserdisc" name="laserdisc-fs2_2.13" rev="0.5.0">
<artifact name="laserdisc-fs2_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.laserdisc', module='laserdisc-fs2_2.13', version='0.5.0')
)
libraryDependencies += "io.laserdisc" % "laserdisc-fs2_2.13" % "0.5.0"
[io.laserdisc/laserdisc-fs2_2.13 "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
io.laserdisc : laserdisc-core_2.13 | jar | 0.5.0 |
org.typelevel : cats-core_2.13 | jar | 2.6.1 |
org.typelevel : cats-effect_2.13 | jar | 3.1.1 |
co.fs2 : fs2-core_2.13 | jar | 3.0.6 |
co.fs2 : fs2-io_2.13 | jar | 3.0.6 |
org.typelevel : kittens_2.13 | jar | 2.3.2 |
io.laserdisc : log-effect-fs2_2.13 | jar | 0.16.0 |
org.scodec : scodec-stream_2.13 | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalacheck : scalacheck_2.13 | jar | 1.15.4 |
org.scalameta : munit_2.13 | jar | 0.7.27 |
org.scalameta : munit-scalacheck_2.13 | jar | 0.7.27 |
org.scala-lang.modules : scala-parallel-collections_2.13 | jar | 1.0.3 |