Categories |
CategoriesJava Languages |
---|---|
GroupId | GroupIdcom.github.almex |
ArtifactId | ArtifactIdraildelays-java-fx |
Version | Version1.2.1 |
Type | Typejar |
Filename | Size |
---|---|
raildelays-java-fx-1.2.1.pom | |
raildelays-java-fx-1.2.1.jar | 1 MB |
raildelays-java-fx-1.2.1-sources.jar | 1 MB |
raildelays-java-fx-1.2.1-javadoc.jar | 94 KB |
Browse |
<!-- 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"]