softwaremill / ox   0.2.2

Apache License 2.0 Website GitHub

Safe direct style concurrency and resiliency for Scala on the JVM

Scala versions: 3.x

kafka 0.1.1


Group ID:
com.softwaremill.ox
Artifact ID:
kafka_3
Version:
0.1.1
Release Date:
May 15, 2024
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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