is not current version
Last Version 0.2.8

ML3 0.2.7

The Modeling Language for Linked Lives, a domain specific modeling language for agent-based computational demography.

License

License

GroupId

GroupId

org.jamesii
ArtifactId

ArtifactId

ml3
Version

Version

0.2.7
Type

Type

jar
Description

Description

ML3
The Modeling Language for Linked Lives, a domain specific modeling language for agent-based computational demography.
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://git.informatik.uni-rostock.de/mosi/ml3

Download ml3 0.2.7


<!-- https://jarcasting.com/artifacts/org.jamesii/ml3/ -->
<dependency>
    <groupId>org.jamesii</groupId>
    <artifactId>ml3</artifactId>
    <version>0.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.jamesii/ml3/
implementation 'org.jamesii:ml3:0.2.7'
// https://jarcasting.com/artifacts/org.jamesii/ml3/
implementation ("org.jamesii:ml3:0.2.7")
'org.jamesii:ml3:jar:0.2.7'
<dependency org="org.jamesii" name="ml3" rev="0.2.7">
  <artifact name="ml3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jamesii', module='ml3', version='0.2.7')
)
libraryDependencies += "org.jamesii" % "ml3" % "0.2.7"
[org.jamesii/ml3 "0.2.7"]

Dependencies

compile (8)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.7.1
commons-logging : commons-logging jar 1.2
org.apache.commons : commons-csv jar 1.6
org.apache.commons : commons-math3 jar 3.6.1
commons-io : commons-io jar 2.5
com.google.code.gson : gson jar 2.6.2
org.apache.commons : commons-collections4 jar 4.1
org.apache.commons : commons-lang3 jar 3.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.