GroupId | GroupIdio.laserdisc |
---|---|
ArtifactId | ArtifactIdlog-effect-fs2_2.13 |
Version | Version0.16.0 |
Type | Typejar |
<!-- 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"]