is not current version
Last Version 0.2.0

io.chymyst:chymyst-core_2.12 0.1.8

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

GroupId

GroupId

io.chymyst
ArtifactId

ArtifactId

chymyst-core_2.12
Version

Version

0.1.8
Type

Type

jar

Download chymyst-core_2.12 0.1.8


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