scala-stm / scala-stm   0.11.1

BSD 3-clause "New" or "Revised" License Website GitHub

A library-based Software Transactional Memory (STM) for Scala, coupled with transactional sets and maps. Mirror of https://codeberg.org/sciss/scala-stm

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

scala-stm 0.11.0


Group ID:
org.scala-stm
Artifact ID:
scala-stm_sjs1_2.13
Version:
0.11.0
Release Date:
Oct 21, 2020
Licenses:
Files:

libraryDependencies += "org.scala-stm" %%% "scala-stm" % "0.11.0"

Mill build tool

ivy"org.scala-stm::scala-stm::0.11.0"

Scala CLI

//> using dep "org.scala-stm::scala-stm::0.11.0"