MASON

MASON is a fast discrete-event multiagent simulation library core in Java, designed to be the foundation for large custom-purpose Java simulations, and also to provide more than enough functionality for many lightweight simulation needs. MASON contains both a model library and an optional suite of visualization tools in 2D and 3D.

License

License

PngEncoder.java
GroupId

GroupId

fr.irit.smac.thirdparty.edu.gmu.cs
ArtifactId

ArtifactId

mason
Last Version

Last Version

18
Release Date

Release Date

Type

Type

jar
Description

Description

MASON
MASON is a fast discrete-event multiagent simulation library core in Java, designed to be the foundation for large custom-purpose Java simulations, and also to provide more than enough functionality for many lightweight simulation needs. MASON contains both a model library and an optional suite of visualization tools in 2D and 3D.
Source Code Management

Source Code Management

https://anon:[email protected]/hg/SMAC/victor-noel-phd/contrib-dev

Download mason

How to add to project

<!-- https://jarcasting.com/artifacts/fr.irit.smac.thirdparty.edu.gmu.cs/mason/ -->
<dependency>
    <groupId>fr.irit.smac.thirdparty.edu.gmu.cs</groupId>
    <artifactId>mason</artifactId>
    <version>18</version>
</dependency>
// https://jarcasting.com/artifacts/fr.irit.smac.thirdparty.edu.gmu.cs/mason/
implementation 'fr.irit.smac.thirdparty.edu.gmu.cs:mason:18'
// https://jarcasting.com/artifacts/fr.irit.smac.thirdparty.edu.gmu.cs/mason/
implementation ("fr.irit.smac.thirdparty.edu.gmu.cs:mason:18")
'fr.irit.smac.thirdparty.edu.gmu.cs:mason:jar:18'
<dependency org="fr.irit.smac.thirdparty.edu.gmu.cs" name="mason" rev="18">
  <artifact name="mason" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.irit.smac.thirdparty.edu.gmu.cs', module='mason', version='18')
)
libraryDependencies += "fr.irit.smac.thirdparty.edu.gmu.cs" % "mason" % "18"
[fr.irit.smac.thirdparty.edu.gmu.cs/mason "18"]

Dependencies

compile (8)

Group / Artifact Type Version
org.jfree : jfreechart jar 1.0.19
com.lowagie : itext jar 4.2.1
javax.media : jmf jar 2.1.1e
java3d : j3d-core jar 1.3.1
java3d : j3d-core-utils jar 1.3.1
org.jogamp.jogl : jogl-all-main jar 2.2.4
org.jogamp.joal : joal-main jar 2.2.4
org.jogamp.gluegen : gluegen-rt-main jar 2.2.4

Project Modules

There are no modules declared in this project.

Versions

Version
18