e

extras-fs2-v2-text_2.12

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