| License |
License |
|---|---|
| GroupId | GroupIdio.chymyst |
| ArtifactId | ArtifactIdchymyst-lab_2.12 |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| 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.12-0.0.2.pom | |
| chymyst-lab_2.12-0.0.2.jar | 8 KB |
| chymyst-lab_2.12-0.0.2-sources.jar | 1 KB |
| chymyst-lab_2.12-0.0.2-javadoc.jar | 623 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.chymyst/chymyst-lab_2.12/ -->
<dependency>
<groupId>io.chymyst</groupId>
<artifactId>chymyst-lab_2.12</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.chymyst/chymyst-lab_2.12/
implementation 'io.chymyst:chymyst-lab_2.12:0.0.2'
// https://jarcasting.com/artifacts/io.chymyst/chymyst-lab_2.12/
implementation ("io.chymyst:chymyst-lab_2.12:0.0.2")
'io.chymyst:chymyst-lab_2.12:jar:0.0.2'
<dependency org="io.chymyst" name="chymyst-lab_2.12" rev="0.0.2">
<artifact name="chymyst-lab_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.chymyst', module='chymyst-lab_2.12', version='0.0.2')
)
libraryDependencies += "io.chymyst" % "chymyst-lab_2.12" % "0.0.2"
[io.chymyst/chymyst-lab_2.12 "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.2 |
| org.tpolecat » tut-core_2.12 | jar | 0.5.1 |
| io.chymyst : chymyst-core_2.12 | jar | 0.1.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.1 |