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


Group ID:
org.systemfw
Artifact ID:
upperbound_3
Version:
0.5.0
Release Date:
May 31, 2023
Licenses:
MIT
Files:

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

Mill build tool

ivy"org.systemfw::upperbound:0.5.0"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.systemfw</groupId>
  <artifactId>upperbound_3</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'org.systemfw', name: 'upperbound_3', version: '0.5.0'