thoughtbot / fable   0.5.0

MIT License GitHub

Functional Scala API for Kafka

Scala versions: 2.12

fable 0.1.0


Group ID:
com.thoughtbot
Artifact ID:
fable_2.12
Version:
0.1.0
Release Date:
Feb 7, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.thoughtbot" %% "fable" % "0.1.0"

Mill build tool

ivy"com.thoughtbot::fable:0.1.0"

Scala CLI

//> using dep "com.thoughtbot::fable:0.1.0"

Ammonite REPL

import $ivy.`com.thoughtbot::fable:0.1.0`

<dependency>
  <groupId>com.thoughtbot</groupId>
  <artifactId>fable_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.thoughtbot', name: 'fable_2.12', version: '0.1.0'