m

monix-tail_2.13

Sub-module of Monix, exposing Iterant for purely functional pull based streaming. See: https://monix.io
https://monix.io
APL2
io.monix
Alexandru Nedelcu
Files download
File Operation
monix-tail_2.13-3.2.2+42-58285f30.jar download
monix-tail_2.13-3.2.2+42-58285f30.pom download
monix-tail_2.13-3.2.2+42-58285f30-sources.jar download
Apache Maven
<dependency>
  <groupId>io.monix</groupId>
  <artifactId>monix-tail_2.13</artifactId>
  <version>3.2.2+42-58285f30</version>
</dependency>
Gradle Groovy
implementation 'io.monix:monix-tail_2.13:3.2.2+42-58285f30'
Gradle Kotlin
implementation("io.monix:monix-tail_2.13:3.2.2+42-58285f30")
Scala SBT
libraryDependencies += "io.monix" % "monix-tail_2.13" % "3.2.2+42-58285f30"
Groovy Grape
@Grapes(
  @Grab(group='io.monix', module='monix-tail_2.13', version='3.2.2+42-58285f30')
)
Apache Ivy
<dependency org="io.monix" name="monix-tail_2.13" rev="3.2.2+42-58285f30" />
Leiningen
[io.monix/monix-tail_2.13 "3.2.2+42-58285f30"]
Apache Buildr
'io.monix:monix-tail_2.13:jar:3.2.2+42-58285f30'