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+41-615286ba.jar download
monix-tail_2.13-3.2.2+41-615286ba.pom download
monix-tail_2.13-3.2.2+41-615286ba-sources.jar download
Apache Maven
<dependency>
  <groupId>io.monix</groupId>
  <artifactId>monix-tail_2.13</artifactId>
  <version>3.2.2+41-615286ba</version>
</dependency>
Gradle Groovy
implementation 'io.monix:monix-tail_2.13:3.2.2+41-615286ba'
Gradle Kotlin
implementation("io.monix:monix-tail_2.13:3.2.2+41-615286ba")
Scala SBT
libraryDependencies += "io.monix" % "monix-tail_2.13" % "3.2.2+41-615286ba"
Groovy Grape
@Grapes(
  @Grab(group='io.monix', module='monix-tail_2.13', version='3.2.2+41-615286ba')
)
Apache Ivy
<dependency org="io.monix" name="monix-tail_2.13" rev="3.2.2+41-615286ba" />
Leiningen
[io.monix/monix-tail_2.13 "3.2.2+41-615286ba"]
Apache Buildr
'io.monix:monix-tail_2.13:jar:3.2.2+41-615286ba'