markblokpoel / lanag-core   0.3.8

GNU General Public License v3.0 only GitHub

This is an implementation of the core API for the Lanag agent-based simulation framework.

Scala versions: 2.12

lanag-core 0.3.7


Group ID:
com.markblokpoel
Artifact ID:
lanag-core_2.12
Version:
0.3.7
Release Date:
Dec 4, 2019
Licenses:
Files:

libraryDependencies += "com.markblokpoel" %% "lanag-core" % "0.3.7"

Mill build tool

ivy"com.markblokpoel::lanag-core:0.3.7"

Scala CLI

//> using dep "com.markblokpoel::lanag-core:0.3.7"

Ammonite REPL

import $ivy.`com.markblokpoel::lanag-core:0.3.7`

<dependency>
  <groupId>com.markblokpoel</groupId>
  <artifactId>lanag-core_2.12</artifactId>
  <version>0.3.7</version>
</dependency>

compile group: 'com.markblokpoel', name: 'lanag-core_2.12', version: '0.3.7'