| License |
License |
|---|---|
| GroupId | GroupIdio.chymyst |
| ArtifactId | ArtifactIdchymyst-lab_2.11 |
| Version | Version0.0.2 |
| Type | Typejar |
| Description |
Descriptionchymyst-lab
Declarative concurrency framework for Scala - the standard library implementing the concurrency patterns
|
| Project Organization |
Project Organizationio.chymyst |
| Filename | Size |
|---|---|
| chymyst-lab_2.11-0.0.2.pom | |
| chymyst-lab_2.11-0.0.2.jar | 9 KB |
| chymyst-lab_2.11-0.0.2-sources.jar | 1 KB |
| chymyst-lab_2.11-0.0.2-javadoc.jar | 344 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.chymyst/chymyst-lab_2.11/ -->
<dependency>
<groupId>io.chymyst</groupId>
<artifactId>chymyst-lab_2.11</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.chymyst/chymyst-lab_2.11/
implementation 'io.chymyst:chymyst-lab_2.11:0.0.2'
// https://jarcasting.com/artifacts/io.chymyst/chymyst-lab_2.11/
implementation ("io.chymyst:chymyst-lab_2.11:0.0.2")
'io.chymyst:chymyst-lab_2.11:jar:0.0.2'
<dependency org="io.chymyst" name="chymyst-lab_2.11" rev="0.0.2">
<artifact name="chymyst-lab_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.chymyst', module='chymyst-lab_2.11', version='0.0.2')
)
libraryDependencies += "io.chymyst" % "chymyst-lab_2.11" % "0.0.2"
[io.chymyst/chymyst-lab_2.11 "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.11 |
| org.tpolecat » tut-core_2.11 | jar | 0.5.1 |
| io.chymyst : chymyst-core_2.11 | jar | 0.1.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.0.1 |