Last Version

MASON SSA Extension 0.1.1

Creating fast agent-based models utilising SSA in MASON.

License

License

GroupId

GroupId

io.github.justinnk.masonssa
ArtifactId

ArtifactId

masonssa
Version

Version

0.1.1
Type

Type

pom
Description

Description

MASON SSA Extension
Creating fast agent-based models utilising SSA in MASON.
Project URL

Project URL

https://github.com/justinnk/mason-ssa
Source Code Management

Source Code Management

https://github.com/justinnk/mason-ssa

Download masonssa 0.1.1

Filename Size
masonssa-0.1.1.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.justinnk.masonssa/masonssa/ -->
<dependency>
    <groupId>io.github.justinnk.masonssa</groupId>
    <artifactId>masonssa</artifactId>
    <version>0.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.justinnk.masonssa/masonssa/
implementation 'io.github.justinnk.masonssa:masonssa:0.1.1'
// https://jarcasting.com/artifacts/io.github.justinnk.masonssa/masonssa/
implementation ("io.github.justinnk.masonssa:masonssa:0.1.1")
'io.github.justinnk.masonssa:masonssa:pom:0.1.1'
<dependency org="io.github.justinnk.masonssa" name="masonssa" rev="0.1.1">
  <artifact name="masonssa" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.justinnk.masonssa', module='masonssa', version='0.1.1')
)
libraryDependencies += "io.github.justinnk.masonssa" % "masonssa" % "0.1.1"
[io.github.justinnk.masonssa/masonssa "0.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.