Skip to content

davenverse/keysemaphore

Repository files navigation

keysemaphore - Keyed Semaphores Build Status Maven Central Code of Consuct

Quick Start

To use keysemaphore in an existing SBT project with Scala 2.12, 2.13, or 3.0, add the following dependencies to your build.sbt depending on your needs:

libraryDependencies ++= Seq(
  "io.chrisdavenport" %% "keysemaphore" % "<version>"
)

About

Keyed Semaphore Implementation

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors