Last Version

chymyst-core 0.2.0

Declarative concurrency framework for Scala - the core library implementing the abstract chemical machine / join calculus

License

License

GroupId

GroupId

io.chymyst
ArtifactId

ArtifactId

chymyst-core_2.11
Version

Version

0.2.0
Type

Type

jar
Description

Description

chymyst-core
Declarative concurrency framework for Scala - the core library implementing the abstract chemical machine / join calculus
Project Organization

Project Organization

io.chymyst

Download chymyst-core_2.11 0.2.0


<!-- https://jarcasting.com/artifacts/io.chymyst/chymyst-core_2.11/ -->
<dependency>
    <groupId>io.chymyst</groupId>
    <artifactId>chymyst-core_2.11</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.chymyst/chymyst-core_2.11/
implementation 'io.chymyst:chymyst-core_2.11:0.2.0'
// https://jarcasting.com/artifacts/io.chymyst/chymyst-core_2.11/
implementation ("io.chymyst:chymyst-core_2.11:0.2.0")
'io.chymyst:chymyst-core_2.11:jar:0.2.0'
<dependency org="io.chymyst" name="chymyst-core_2.11" rev="0.2.0">
  <artifact name="chymyst-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.chymyst', module='chymyst-core_2.11', version='0.2.0')
)
libraryDependencies += "io.chymyst" % "chymyst-core_2.11" % "0.2.0"
[io.chymyst/chymyst-core_2.11 "0.2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.11
com.google.guava : guava jar 22.0
org.scala-lang : scala-reflect jar 2.11.11

test (5)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.11.11
org.scalatest : scalatest_2.11 jar 3.0.1
org.scalacheck : scalacheck_2.11 jar 1.13.4
com.lihaoyi : utest_2.11 jar 0.4.5
org.sameersingh.scalaplot : scalaplot jar 0.0.4

Project Modules

There are no modules declared in this project.