systemfw / upperbound   0.5.0

MIT License Website GitHub

A purely functional rate limiter

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x
Scala Native versions: 0.4

upperbound 0.3.0


Group ID:
org.systemfw
Artifact ID:
upperbound_2.13
Version:
0.3.0
Release Date:
Sept 18, 2019
Licenses:
MIT
Files:

libraryDependencies += "org.systemfw" %% "upperbound" % "0.3.0"

Mill build tool

ivy"org.systemfw::upperbound:0.3.0"

Scala CLI

//> using dep "org.systemfw::upperbound:0.3.0"

Ammonite REPL

import $ivy.`org.systemfw::upperbound:0.3.0`

<dependency>
  <groupId>org.systemfw</groupId>
  <artifactId>upperbound_2.13</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'org.systemfw', name: 'upperbound_2.13', version: '0.3.0'