is not current version
Last Version 1.2.2

com.github.almex:raildelays-java-fx 1.2.1


Categories

Categories

Java Languages
GroupId

GroupId

com.github.almex
ArtifactId

ArtifactId

raildelays-java-fx
Version

Version

1.2.1
Type

Type

jar

Download raildelays-java-fx 1.2.1


<!-- https://jarcasting.com/artifacts/com.github.almex/raildelays-java-fx/ -->
<dependency>
    <groupId>com.github.almex</groupId>
    <artifactId>raildelays-java-fx</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.almex/raildelays-java-fx/
implementation 'com.github.almex:raildelays-java-fx:1.2.1'
// https://jarcasting.com/artifacts/com.github.almex/raildelays-java-fx/
implementation ("com.github.almex:raildelays-java-fx:1.2.1")
'com.github.almex:raildelays-java-fx:jar:1.2.1'
<dependency org="com.github.almex" name="raildelays-java-fx" rev="1.2.1">
  <artifact name="raildelays-java-fx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.almex', module='raildelays-java-fx', version='1.2.1')
)
libraryDependencies += "com.github.almex" % "raildelays-java-fx" % "1.2.1"
[com.github.almex/raildelays-java-fx "1.2.1"]