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-M1


Group ID:
org.systemfw
Artifact ID:
upperbound_2.12
Version:
0.2.0-M1
Release Date:
Nov 20, 2018
Licenses:
MIT
Files:

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

Mill build tool

ivy"org.systemfw::upperbound:0.2.0-M1"

Scala CLI

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

Ammonite REPL

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

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

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