scala-stm

A library for Software Transactional Memory in Scala

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scala-stm
ArtifactId

ArtifactId

scala-stm_3.0.0-RC2
Last Version

Last Version

0.11.1
Release Date

Release Date

Type

Type

jar
Description

Description

scala-stm
A library for Software Transactional Memory in Scala
Project Organization

Project Organization

org.scala-stm
Source Code Management

Source Code Management

https://github.com/scala-stm/scala-stm

Download scala-stm_3.0.0-RC2

How to add to project

<!-- https://jarcasting.com/artifacts/org.scala-stm/scala-stm_3.0.0-RC2/ -->
<dependency>
    <groupId>org.scala-stm</groupId>
    <artifactId>scala-stm_3.0.0-RC2</artifactId>
    <version>0.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.scala-stm/scala-stm_3.0.0-RC2/
implementation 'org.scala-stm:scala-stm_3.0.0-RC2:0.11.1'
// https://jarcasting.com/artifacts/org.scala-stm/scala-stm_3.0.0-RC2/
implementation ("org.scala-stm:scala-stm_3.0.0-RC2:0.11.1")
'org.scala-stm:scala-stm_3.0.0-RC2:jar:0.11.1'
<dependency org="org.scala-stm" name="scala-stm_3.0.0-RC2" rev="0.11.1">
  <artifact name="scala-stm_3.0.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scala-stm', module='scala-stm_3.0.0-RC2', version='0.11.1')
)
libraryDependencies += "org.scala-stm" % "scala-stm_3.0.0-RC2" % "0.11.1"
[org.scala-stm/scala-stm_3.0.0-RC2 "0.11.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala3-library_3.0.0-RC2 jar 3.0.0-RC2

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_3.0.0-RC2 jar 3.2.7
org.scalatestplus : junit-4-13_3.0.0-RC2 jar 3.2.7.0
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.
org.scala-stm

Scala STM

Maintainers of the Scala STM library

Versions

Version
0.11.1
0.11.0