Last Version

scala-stm 0.11.0

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-M2
Version

Version

0.11.0
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-M2 0.11.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.