e

extras-fs2-v3-text_2.12

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