| GroupId | GroupIdio.laserdisc |
|---|---|
| ArtifactId | ArtifactIdlog-effect-fs2_2.11 |
| Version | Version0.1.6 |
| Type | Typejar |
| Filename | Size |
|---|---|
| log-effect-fs2_2.11-0.1.6.pom | |
| log-effect-fs2_2.11-0.1.6.jar | 12 KB |
| log-effect-fs2_2.11-0.1.6-sources.jar | 1 KB |
| log-effect-fs2_2.11-0.1.6-javadoc.jar | 343 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.laserdisc/log-effect-fs2_2.11/ -->
<dependency>
<groupId>io.laserdisc</groupId>
<artifactId>log-effect-fs2_2.11</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.laserdisc/log-effect-fs2_2.11/
implementation 'io.laserdisc:log-effect-fs2_2.11:0.1.6'
// https://jarcasting.com/artifacts/io.laserdisc/log-effect-fs2_2.11/
implementation ("io.laserdisc:log-effect-fs2_2.11:0.1.6")
'io.laserdisc:log-effect-fs2_2.11:jar:0.1.6'
<dependency org="io.laserdisc" name="log-effect-fs2_2.11" rev="0.1.6">
<artifact name="log-effect-fs2_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.laserdisc', module='log-effect-fs2_2.11', version='0.1.6')
)
libraryDependencies += "io.laserdisc" % "log-effect-fs2_2.11" % "0.1.6"
[io.laserdisc/log-effect-fs2_2.11 "0.1.6"]