is not current version
Last Version 0.2.8

org.jamesii:ml3 0.1.2

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

GroupId

GroupId

org.jamesii
ArtifactId

ArtifactId

ml3
Version

Version

0.1.2
Type

Type

jar

Download ml3 0.1.2


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