Last Version

SARL Runtime Environment Parent 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.sre
Version

Version

0.12.0
Type

Type

pom
Description

Description

SARL Runtime Environment Parent
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.sre 0.12.0


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

  • io.janusproject