e

extras-fs2-v2-text_2.13

extras-fs2-v2-text
https://github.com/kevin-lee/extras
MIT
Kevin's Code
Kevin Lee
Files download
File Operation
extras-fs2-v2-text_2.13-0.44.0.jar download
extras-fs2-v2-text_2.13-0.44.0.pom download
extras-fs2-v2-text_2.13-0.44.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.kevinlee</groupId>
  <artifactId>extras-fs2-v2-text_2.13</artifactId>
  <version>0.44.0</version>
</dependency>
Gradle Groovy
implementation 'io.kevinlee:extras-fs2-v2-text_2.13:0.44.0'
Gradle Kotlin
implementation("io.kevinlee:extras-fs2-v2-text_2.13:0.44.0")
Scala SBT
libraryDependencies += "io.kevinlee" % "extras-fs2-v2-text_2.13" % "0.44.0"
Groovy Grape
@Grapes(
  @Grab(group='io.kevinlee', module='extras-fs2-v2-text_2.13', version='0.44.0')
)
Apache Ivy
<dependency org="io.kevinlee" name="extras-fs2-v2-text_2.13" rev="0.44.0" />
Leiningen
[io.kevinlee/extras-fs2-v2-text_2.13 "0.44.0"]
Apache Buildr
'io.kevinlee:extras-fs2-v2-text_2.13:jar:0.44.0'