k

kinesis4cats-kcl-fs2_2.12

FS2 interfaces for the KCL
https://etspaceman.github.io/kinesis4cats
Apache-2.0
etspaceman
Eric Meisel
Files download
File Operation
kinesis4cats-kcl-fs2_2.12-0.0.3.jar download
kinesis4cats-kcl-fs2_2.12-0.0.3.pom download
kinesis4cats-kcl-fs2_2.12-0.0.3-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.etspaceman</groupId>
  <artifactId>kinesis4cats-kcl-fs2_2.12</artifactId>
  <version>0.0.3</version>
</dependency>
Gradle Groovy
implementation 'io.github.etspaceman:kinesis4cats-kcl-fs2_2.12:0.0.3'
Gradle Kotlin
implementation("io.github.etspaceman:kinesis4cats-kcl-fs2_2.12:0.0.3")
Scala SBT
libraryDependencies += "io.github.etspaceman" % "kinesis4cats-kcl-fs2_2.12" % "0.0.3"
Groovy Grape
@Grapes(
  @Grab(group='io.github.etspaceman', module='kinesis4cats-kcl-fs2_2.12', version='0.0.3')
)
Apache Ivy
<dependency org="io.github.etspaceman" name="kinesis4cats-kcl-fs2_2.12" rev="0.0.3" />
Leiningen
[io.github.etspaceman/kinesis4cats-kcl-fs2_2.12 "0.0.3"]
Apache Buildr
'io.github.etspaceman:kinesis4cats-kcl-fs2_2.12:jar:0.0.3'