is not current version
Last Version 0.13.0

com.github.thake.avro4k:avro4k-kafka-serializer 0.7.1

Provides Kafka SerDes and Serializer / Deserializer implementations for avro4k

GroupId

GroupId

com.github.thake.avro4k
ArtifactId

ArtifactId

avro4k-kafka-serializer
Version

Version

0.7.1
Type

Type

jar

Download avro4k-kafka-serializer 0.7.1


<!-- https://jarcasting.com/artifacts/com.github.thake.avro4k/avro4k-kafka-serializer/ -->
<dependency>
    <groupId>com.github.thake.avro4k</groupId>
    <artifactId>avro4k-kafka-serializer</artifactId>
    <version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thake.avro4k/avro4k-kafka-serializer/
implementation 'com.github.thake.avro4k:avro4k-kafka-serializer:0.7.1'
// https://jarcasting.com/artifacts/com.github.thake.avro4k/avro4k-kafka-serializer/
implementation ("com.github.thake.avro4k:avro4k-kafka-serializer:0.7.1")
'com.github.thake.avro4k:avro4k-kafka-serializer:jar:0.7.1'
<dependency org="com.github.thake.avro4k" name="avro4k-kafka-serializer" rev="0.7.1">
  <artifact name="avro4k-kafka-serializer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thake.avro4k', module='avro4k-kafka-serializer', version='0.7.1')
)
libraryDependencies += "com.github.thake.avro4k" % "avro4k-kafka-serializer" % "0.7.1"
[com.github.thake.avro4k/avro4k-kafka-serializer "0.7.1"]