is not current version
Last Version 0.16.3

io.laserdisc:log-effect-fs2_2.13 0.16.0

log-effect-fs2

GroupId

GroupId

io.laserdisc
ArtifactId

ArtifactId

log-effect-fs2_2.13
Version

Version

0.16.0
Type

Type

jar

Download log-effect-fs2_2.13 0.16.0


<!-- https://jarcasting.com/artifacts/io.laserdisc/log-effect-fs2_2.13/ -->
<dependency>
    <groupId>io.laserdisc</groupId>
    <artifactId>log-effect-fs2_2.13</artifactId>
    <version>0.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.laserdisc/log-effect-fs2_2.13/
implementation 'io.laserdisc:log-effect-fs2_2.13:0.16.0'
// https://jarcasting.com/artifacts/io.laserdisc/log-effect-fs2_2.13/
implementation ("io.laserdisc:log-effect-fs2_2.13:0.16.0")
'io.laserdisc:log-effect-fs2_2.13:jar:0.16.0'
<dependency org="io.laserdisc" name="log-effect-fs2_2.13" rev="0.16.0">
  <artifact name="log-effect-fs2_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.laserdisc', module='log-effect-fs2_2.13', version='0.16.0')
)
libraryDependencies += "io.laserdisc" % "log-effect-fs2_2.13" % "0.16.0"
[io.laserdisc/log-effect-fs2_2.13 "0.16.0"]