is not current version
Last Version 0.12.0

io.sarl.maven:io.sarl.javafx 0.10.0


Categories

Categories

Maven Build Tools JavaFX User Interface
GroupId

GroupId

io.sarl.maven
ArtifactId

ArtifactId

io.sarl.javafx
Version

Version

0.10.0
Type

Type

jar

Download io.sarl.javafx 0.10.0


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