is not current version
Last Version 0.12.0

io.sarl:io.sarl 0.6.1

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.

GroupId

GroupId

io.sarl
ArtifactId

ArtifactId

io.sarl
Version

Version

0.6.1
Type

Type

pom

Download io.sarl 0.6.1

Filename Size
io.sarl-0.6.1.pom 34 KB
Browse

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