kafka-serde-play-json 0.8.1


Group ID:
io.github.azhur
Artifact ID:
kafka-serde-play-json_2.12
Version:
0.8.1
Release Date:
Mar 13, 2023
Licenses:
Files:

libraryDependencies += "io.github.azhur" %% "kafka-serde-play-json" % "0.8.1"

Mill build tool

ivy"io.github.azhur::kafka-serde-play-json:0.8.1"

Scala CLI

//> using dep "io.github.azhur::kafka-serde-play-json:0.8.1"

Ammonite REPL

import $ivy.`io.github.azhur::kafka-serde-play-json:0.8.1`

<dependency>
  <groupId>io.github.azhur</groupId>
  <artifactId>kafka-serde-play-json_2.12</artifactId>
  <version>0.8.1</version>
</dependency>

compile group: 'io.github.azhur', name: 'kafka-serde-play-json_2.12', version: '0.8.1'