Last Version

SARL Agent Oriented Programming Language 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
Version

Version

0.12.0
Type

Type

pom
Description

Description

SARL Agent Oriented Programming Language
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 URL

Project URL

http://www.sarl.io
Project Organization

Project Organization

SARL Consortium

Download io.sarl 0.12.0


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