theiterators / kebs   2.0.0

MIT License GitHub

Scala library to eliminate boilerplate

Scala versions: 3.x 2.13
Scala.js versions: 1.x
Scala Native versions: 0.5

kebs-http4s-stir 2.0.0


Group ID:
pl.iterators
Artifact ID:
kebs-http4s-stir_2.13
Version:
2.0.0
Version Scheme:
Release Date:
Oct 17, 2024
Licenses:
MIT
Files:
Full Scala Version:
2.13.15

libraryDependencies += "pl.iterators" %% "kebs-http4s-stir" % "2.0.0"

Mill build tool

ivy"pl.iterators::kebs-http4s-stir:2.0.0"

Scala CLI

//> using dep "pl.iterators::kebs-http4s-stir:2.0.0"

Ammonite REPL

import $ivy.`pl.iterators::kebs-http4s-stir:2.0.0`

<dependency>
  <groupId>pl.iterators</groupId>
  <artifactId>kebs-http4s-stir_2.13</artifactId>
  <version>2.0.0</version>
</dependency>

compile group: 'pl.iterators', name: 'kebs-http4s-stir_2.13', version: '2.0.0'