k

kinesis4cats-shared-fs2_sjs1_2.13

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