GroupId | GroupIdio.laserdisc |
---|---|
ArtifactId | ArtifactIdlog-effect-fs2_2.11 |
Version | Version0.4.2 |
Type | Typejar |
Filename | Size |
---|---|
log-effect-fs2_2.11-0.4.2.pom | |
log-effect-fs2_2.11-0.4.2.jar | 31 KB |
log-effect-fs2_2.11-0.4.2-sources.jar | 3 KB |
log-effect-fs2_2.11-0.4.2-javadoc.jar | 348 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.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.laserdisc/log-effect-fs2_2.11/
implementation 'io.laserdisc:log-effect-fs2_2.11:0.4.2'
// https://jarcasting.com/artifacts/io.laserdisc/log-effect-fs2_2.11/
implementation ("io.laserdisc:log-effect-fs2_2.11:0.4.2")
'io.laserdisc:log-effect-fs2_2.11:jar:0.4.2'
<dependency org="io.laserdisc" name="log-effect-fs2_2.11" rev="0.4.2">
<artifact name="log-effect-fs2_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.laserdisc', module='log-effect-fs2_2.11', version='0.4.2')
)
libraryDependencies += "io.laserdisc" % "log-effect-fs2_2.11" % "0.4.2"
[io.laserdisc/log-effect-fs2_2.11 "0.4.2"]