License |
License |
---|---|
GroupId | GroupIdio.iteratee |
ArtifactId | ArtifactIditeratee-monix_2.12 |
Version | Version0.18.0 |
Type | Typejar |
Description |
Descriptionmonix
monix
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.iteratee/iteratee-monix_2.12/ -->
<dependency>
<groupId>io.iteratee</groupId>
<artifactId>iteratee-monix_2.12</artifactId>
<version>0.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.iteratee/iteratee-monix_2.12/
implementation 'io.iteratee:iteratee-monix_2.12:0.18.0'
// https://jarcasting.com/artifacts/io.iteratee/iteratee-monix_2.12/
implementation ("io.iteratee:iteratee-monix_2.12:0.18.0")
'io.iteratee:iteratee-monix_2.12:jar:0.18.0'
<dependency org="io.iteratee" name="iteratee-monix_2.12" rev="0.18.0">
<artifact name="iteratee-monix_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.iteratee', module='iteratee-monix_2.12', version='0.18.0')
)
libraryDependencies += "io.iteratee" % "iteratee-monix_2.12" % "0.18.0"
[io.iteratee/iteratee-monix_2.12 "0.18.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.6 |
io.iteratee : iteratee-files_2.12 | jar | 0.18.0 |
io.iteratee : iteratee-core_2.12 | jar | 0.18.0 |
io.monix : monix-eval_2.12 | jar | 3.0.0-RC2-d0feeba |
org.typelevel : cats-effect_2.12 | jar | 1.0.0 |