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