License |
License |
---|---|
GroupId | GroupIdorg.controlsfx |
ArtifactId | ArtifactIdopenjfx-dialogs |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFXSampler
Generic Sampler Support for JavaFX Control libraries
|
Project URL |
Project URL |
Filename | Size |
---|---|
openjfx-dialogs-1.0.3.pom | |
openjfx-dialogs-1.0.3.jar | 92 KB |
openjfx-dialogs-1.0.3-sources.jar | 74 KB |
openjfx-dialogs-1.0.3-javadoc.jar | 124 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.controlsfx/openjfx-dialogs/ -->
<dependency>
<groupId>org.controlsfx</groupId>
<artifactId>openjfx-dialogs</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.controlsfx/openjfx-dialogs/
implementation 'org.controlsfx:openjfx-dialogs:1.0.3'
// https://jarcasting.com/artifacts/org.controlsfx/openjfx-dialogs/
implementation ("org.controlsfx:openjfx-dialogs:1.0.3")
'org.controlsfx:openjfx-dialogs:jar:1.0.3'
<dependency org="org.controlsfx" name="openjfx-dialogs" rev="1.0.3">
<artifact name="openjfx-dialogs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.controlsfx', module='openjfx-dialogs', version='1.0.3')
)
libraryDependencies += "org.controlsfx" % "openjfx-dialogs" % "1.0.3"
[org.controlsfx/openjfx-dialogs "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |