| License |
License |
|---|---|
| GroupId | GroupIdio.chymyst |
| ArtifactId | ArtifactIdchymyst-core_2.12 |
| Last Version | Last Version0.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionchymyst-core
Declarative concurrency framework for Scala - the core library implementing the abstract chemical machine / join calculus
|
| Project Organization |
Project Organizationio.chymyst |
| Filename | Size |
|---|---|
| chymyst-core_2.12-0.2.0.pom | |
| chymyst-core_2.12-0.2.0.jar | 496 KB |
| chymyst-core_2.12-0.2.0-sources.jar | 66 KB |
| chymyst-core_2.12-0.2.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.chymyst/chymyst-core_2.12/ -->
<dependency>
<groupId>io.chymyst</groupId>
<artifactId>chymyst-core_2.12</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.chymyst/chymyst-core_2.12/
implementation 'io.chymyst:chymyst-core_2.12:0.2.0'
// https://jarcasting.com/artifacts/io.chymyst/chymyst-core_2.12/
implementation ("io.chymyst:chymyst-core_2.12:0.2.0")
'io.chymyst:chymyst-core_2.12:jar:0.2.0'
<dependency org="io.chymyst" name="chymyst-core_2.12" rev="0.2.0">
<artifact name="chymyst-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.chymyst', module='chymyst-core_2.12', version='0.2.0')
)
libraryDependencies += "io.chymyst" % "chymyst-core_2.12" % "0.2.0"
[io.chymyst/chymyst-core_2.12 "0.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.2 |
| com.google.guava : guava | jar | 22.0 |
| org.scala-lang : scala-reflect | jar | 2.12.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-compiler | jar | 2.12.2 |
| org.scalatest : scalatest_2.12 | jar | 3.0.1 |
| org.scalacheck : scalacheck_2.12 | jar | 1.13.4 |
| com.lihaoyi : utest_2.12 | jar | 0.4.5 |
| org.sameersingh.scalaplot : scalaplot | jar | 0.0.4 |