e

extras-fs2-v3-text_3

extras-fs2-v3-text
https://github.com/kevin-lee/extras
MIT
Kevin's Code
Kevin Lee
文件下载
文件名 操作
extras-fs2-v3-text_3-0.42.0.jar 下载
extras-fs2-v3-text_3-0.42.0.pom 下载
extras-fs2-v3-text_3-0.42.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.kevinlee</groupId>
  <artifactId>extras-fs2-v3-text_3</artifactId>
  <version>0.42.0</version>
</dependency>
Gradle Groovy
implementation 'io.kevinlee:extras-fs2-v3-text_3:0.42.0'
Gradle Kotlin
implementation("io.kevinlee:extras-fs2-v3-text_3:0.42.0")
Scala SBT
libraryDependencies += "io.kevinlee" % "extras-fs2-v3-text_3" % "0.42.0"
Groovy Grape
@Grapes(
  @Grab(group='io.kevinlee', module='extras-fs2-v3-text_3', version='0.42.0')
)
Apache Ivy
<dependency org="io.kevinlee" name="extras-fs2-v3-text_3" rev="0.42.0" />
Leiningen
[io.kevinlee/extras-fs2-v3-text_3 "0.42.0"]
Apache Buildr
'io.kevinlee:extras-fs2-v3-text_3:jar:0.42.0'