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.2


Group ID:
com.markblokpoel
Artifact ID:
lanag-core_2.12
Version:
0.3.2
Release Date:
Apr 23, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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