License |
License |
---|---|
GroupId | GroupIdch.sahits.game |
ArtifactId | ArtifactIdMarvinFXEssentials |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTest module for JavaFX tests based on MarvinFX
|
Project Organization |
Project OrganizationSahits GmbH |
Filename | Size |
---|---|
MarvinFXEssentials-1.0.1.pom | |
MarvinFXEssentials-1.0.1.jar | 52 KB |
MarvinFXEssentials-1.0.1-sources.jar | 25 KB |
MarvinFXEssentials-1.0.1-javadoc.jar | 273 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.sahits.game/MarvinFXEssentials/ -->
<dependency>
<groupId>ch.sahits.game</groupId>
<artifactId>MarvinFXEssentials</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.sahits.game/MarvinFXEssentials/
implementation 'ch.sahits.game:MarvinFXEssentials:1.0.1'
// https://jarcasting.com/artifacts/ch.sahits.game/MarvinFXEssentials/
implementation ("ch.sahits.game:MarvinFXEssentials:1.0.1")
'ch.sahits.game:MarvinFXEssentials:jar:1.0.1'
<dependency org="ch.sahits.game" name="MarvinFXEssentials" rev="1.0.1">
<artifact name="MarvinFXEssentials" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.sahits.game', module='MarvinFXEssentials', version='1.0.1')
)
libraryDependencies += "ch.sahits.game" % "MarvinFXEssentials" % "1.0.1"
[ch.sahits.game/MarvinFXEssentials "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
ch.sahits.game : OpenPatricianUtilities | jar | 1.0.1 |
junit : junit | jar | |
org.openjfx : javafx-fxml | jar | 11 |