e

extras-fs2-v3-text_3

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