License |
License |
---|---|
GroupId | GroupIdcom.github.fd4s |
ArtifactId | ArtifactIdfs2-kafka_3 |
Version | Version3.0.0-M4 |
Type | Typejar |
Description |
Descriptionfs2-kafka
fs2-kafka
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fs2-kafka_3-3.0.0-M4.pom | |
fs2-kafka_3-3.0.0-M4.jar | 906 KB |
fs2-kafka_3-3.0.0-M4-sources.jar | 88 KB |
fs2-kafka_3-3.0.0-M4-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fd4s/fs2-kafka_3/ -->
<dependency>
<groupId>com.github.fd4s</groupId>
<artifactId>fs2-kafka_3</artifactId>
<version>3.0.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fd4s/fs2-kafka_3/
implementation 'com.github.fd4s:fs2-kafka_3:3.0.0-M4'
// https://jarcasting.com/artifacts/com.github.fd4s/fs2-kafka_3/
implementation ("com.github.fd4s:fs2-kafka_3:3.0.0-M4")
'com.github.fd4s:fs2-kafka_3:jar:3.0.0-M4'
<dependency org="com.github.fd4s" name="fs2-kafka_3" rev="3.0.0-M4">
<artifact name="fs2-kafka_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fd4s', module='fs2-kafka_3', version='3.0.0-M4')
)
libraryDependencies += "com.github.fd4s" % "fs2-kafka_3" % "3.0.0-M4"
[com.github.fd4s/fs2-kafka_3 "3.0.0-M4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.0 |
co.fs2 : fs2-core_3 | jar | 3.2.4 |
org.typelevel : cats-effect_3 | jar | 3.3.4 |
org.apache.kafka : kafka-clients | jar | 3.0.0 |