Last Version

chymyst-lab 0.0.2

Declarative concurrency framework for Scala - the standard library implementing the concurrency patterns

License

License

GroupId

GroupId

io.chymyst
ArtifactId

ArtifactId

chymyst-lab_2.12
Version

Version

0.0.2
Type

Type

jar
Description

Description

chymyst-lab
Declarative concurrency framework for Scala - the standard library implementing the concurrency patterns
Project Organization

Project Organization

io.chymyst

Download chymyst-lab_2.12 0.0.2


<!-- 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"]

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.1

Project Modules

There are no modules declared in this project.