License |
License
Apache 2.0
|
---|---|
GroupId | GroupIdcom.dlsc.gemsfx |
ArtifactId | ArtifactIdgemsfx |
Version | Version1.47.0 |
Type | Typejar |
Description |
DescriptionGemsFX
A collection of JavaFX controls and utils.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationDLSC Software & Consulting |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gemsfx-1.47.0.pom | |
gemsfx-1.47.0.jar | 1 MB |
gemsfx-1.47.0-sources.jar | 1 MB |
gemsfx-1.47.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dlsc.gemsfx/gemsfx/ -->
<dependency>
<groupId>com.dlsc.gemsfx</groupId>
<artifactId>gemsfx</artifactId>
<version>1.47.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dlsc.gemsfx/gemsfx/
implementation 'com.dlsc.gemsfx:gemsfx:1.47.0'
// https://jarcasting.com/artifacts/com.dlsc.gemsfx/gemsfx/
implementation ("com.dlsc.gemsfx:gemsfx:1.47.0")
'com.dlsc.gemsfx:gemsfx:jar:1.47.0'
<dependency org="com.dlsc.gemsfx" name="gemsfx" rev="1.47.0">
<artifact name="gemsfx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dlsc.gemsfx', module='gemsfx', version='1.47.0')
)
libraryDependencies += "com.dlsc.gemsfx" % "gemsfx" % "1.47.0"
[com.dlsc.gemsfx/gemsfx "1.47.0"]
Group / Artifact | Type | Version |
---|---|---|
com.dlsc.unitfx : unitfx | jar | 1.0.10 |
com.dlsc.pickerfx : pickerfx | jar | 1.2.0 |
commons-validator : commons-validator | jar | 1.7 |
com.squareup.retrofit2 : retrofit | jar | 2.6.1 |
org.openjfx : javafx-controls | jar | 18 |
org.openjfx : javafx-swing | jar | 18 |
org.openjfx : javafx-fxml | jar | 18 |
org.controlsfx : controlsfx | jar | 11.1.1 |
org.kordamp.ikonli : ikonli-core | jar | 12.3.0 |
org.kordamp.ikonli : ikonli-materialdesign-pack | jar | 12.3.0 |
org.kordamp.ikonli : ikonli-javafx | jar | 12.3.0 |
org.apache.commons : commons-lang3 | jar | 3.11 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |