Last Version

SARL Main Modules 0.12.0

SARL is a general-purpose agent-oriented language. SARL aims at providing the fundamental abstractions for dealing with concurrency, distribution, interaction, decentralization, reactivity, autonomy and dynamic reconfiguration.

License

License

GroupId

GroupId

io.sarl
ArtifactId

ArtifactId

io.sarl.main
Version

Version

0.12.0
Type

Type

pom
Description

Description

SARL Main Modules
SARL is a general-purpose agent-oriented language. SARL aims at providing the fundamental abstractions for dealing with concurrency, distribution, interaction, decentralization, reactivity, autonomy and dynamic reconfiguration.
Project Organization

Project Organization

SARL Consortium

Download io.sarl.main 0.12.0


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

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.