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.2.0


Group ID:
org.systemfw
Artifact ID:
upperbound_2.12
Version:
0.2.0
Release Date:
Jul 1, 2019
Licenses:
MIT
Files:

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

Mill build tool

ivy"org.systemfw::upperbound:0.2.0"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.systemfw</groupId>
  <artifactId>upperbound_2.12</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'org.systemfw', name: 'upperbound_2.12', version: '0.2.0'