softwaremill / ox   0.1.1

Apache License 2.0 Website GitHub

Safe direct style concurrency and resiliency for Scala on the JVM

Scala versions: 3.x

kafka 0.0.11


Group ID:
com.softwaremill.ox
Artifact ID:
kafka_3
Version:
0.0.11
Release Date:
Aug 25, 2023
Licenses:
Files:

libraryDependencies += "com.softwaremill.ox" %% "kafka" % "0.0.11"

Mill build tool

ivy"com.softwaremill.ox::kafka:0.0.11"

Scala CLI

//> using dep "com.softwaremill.ox::kafka:0.0.11"

Ammonite REPL

import $ivy.`com.softwaremill.ox::kafka:0.0.11`

<dependency>
  <groupId>com.softwaremill.ox</groupId>
  <artifactId>kafka_3</artifactId>
  <version>0.0.11</version>
</dependency>

compile group: 'com.softwaremill.ox', name: 'kafka_3', version: '0.0.11'