SDK JavaFX Library

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

Categories

Categories

Maven Build Tools JavaFX User Interface
GroupId

GroupId

io.sarl.maven
ArtifactId

ArtifactId

io.sarl.javafx
Last Version

Last Version

0.12.0
Release Date

Release Date

Type

Type

jar
Description

Description

SDK JavaFX Library
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.javafx

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.sarl.maven : io.sarl.maven.sdk jar 0.12.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.12.0
0.11.0
0.10.1
0.10.0