memorynetworks / memnets   1.0.0

Apache License 2.0 Website GitHub

MemNets is a Scala DSL to model, simulate, and visualize hybrid dynamic systems and games

Scala versions: 2.12

memnets-api 1.0.0


Group ID:
com.memnets
Artifact ID:
memnets-api_2.12
Version:
1.0.0
Release Date:
Oct 27, 2019
Licenses:
Files:

libraryDependencies += "com.memnets" %% "memnets-api" % "1.0.0"

Mill build tool

ivy"com.memnets::memnets-api:1.0.0"

Scala CLI

//> using dep "com.memnets::memnets-api:1.0.0"

Ammonite REPL

import $ivy.`com.memnets::memnets-api:1.0.0`

<dependency>
  <groupId>com.memnets</groupId>
  <artifactId>memnets-api_2.12</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.memnets', name: 'memnets-api_2.12', version: '1.0.0'