License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdorg.scala-stm |
ArtifactId | ArtifactIdscala-stm_2.9.2 |
Last Version | Last Version0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscala-stm
scala-stm
|
Project Organization |
Project Organizationorg.scala-stm |
Filename | Size |
---|---|
scala-stm_2.9.2-0.7.pom | |
scala-stm_2.9.2-0.7.jar | 627 KB |
scala-stm_2.9.2-0.7-sources.jar | 113 KB |
scala-stm_2.9.2-0.7-javadoc.jar | 711 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.scala-stm/scala-stm_2.9.2/ -->
<dependency>
<groupId>org.scala-stm</groupId>
<artifactId>scala-stm_2.9.2</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.scala-stm/scala-stm_2.9.2/
implementation 'org.scala-stm:scala-stm_2.9.2:0.7'
// https://jarcasting.com/artifacts/org.scala-stm/scala-stm_2.9.2/
implementation ("org.scala-stm:scala-stm_2.9.2:0.7")
'org.scala-stm:scala-stm_2.9.2:jar:0.7'
<dependency org="org.scala-stm" name="scala-stm_2.9.2" rev="0.7">
<artifact name="scala-stm_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scala-stm', module='scala-stm_2.9.2', version='0.7')
)
libraryDependencies += "org.scala-stm" % "scala-stm_2.9.2" % "0.7"
[org.scala-stm/scala-stm_2.9.2 "0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.2 |