Last Version

org.jfxtras:jfxtras-menu 17-r1

Miscellaneous components for JavaFX

License

License

BSD
GroupId

GroupId

org.jfxtras
ArtifactId

ArtifactId

jfxtras-menu
Version

Version

17-r1
Type

Type

jar
Description

Description

Miscellaneous components for JavaFX

Download jfxtras-menu 17-r1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jfxtras : jfxtras-common jar 17-r1

provided (1)

Group / Artifact Type Version
org.openjfx : javafx-fxml jar 17.0.0.1

test (1)

Group / Artifact Type Version
org.jfxtras : jfxtras-test-support jar 17-r1

Project Modules

There are no modules declared in this project.