| License |
License |
|---|---|
| GroupId | GroupIdio.chymyst |
| ArtifactId | ArtifactIdchymyst-core_2.11 |
| Version | Version0.2.0 |
| 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.11-0.2.0.pom | |
| chymyst-core_2.11-0.2.0.jar | 928 KB |
| chymyst-core_2.11-0.2.0-sources.jar | 68 KB |
| chymyst-core_2.11-0.2.0-javadoc.jar | 668 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |