SARL Plugin and Feature 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.

License

License

GroupId

GroupId

io.sarl
ArtifactId

ArtifactId

io.sarl.sarl
Last Version

Last Version

0.5.1
Release Date

Release Date

Type

Type

pom
Description

Description

SARL Plugin and Feature 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.sarl

Filename Size
io.sarl.sarl-0.5.1.pom 1 KB
Browse

How to add to project

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

Versions

Version
0.5.1
0.5.0
0.4.3
0.4.2
0.4.1
0.4.0