| License |
License |
|---|---|
| GroupId | GroupIdde.foellix |
| ArtifactId | ArtifactIdFoelliXJFX |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFoelliX JFX
FoelliX JavaFX Library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| FoelliXJFX-1.0.0.pom | |
| FoelliXJFX-1.0.0.jar | 47 KB |
| FoelliXJFX-1.0.0-sources.jar | 31 KB |
| FoelliXJFX-1.0.0-javadoc.jar | 212 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.foellix/FoelliXJFX/ -->
<dependency>
<groupId>de.foellix</groupId>
<artifactId>FoelliXJFX</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.foellix/FoelliXJFX/
implementation 'de.foellix:FoelliXJFX:1.0.0'
// https://jarcasting.com/artifacts/de.foellix/FoelliXJFX/
implementation ("de.foellix:FoelliXJFX:1.0.0")
'de.foellix:FoelliXJFX:jar:1.0.0'
<dependency org="de.foellix" name="FoelliXJFX" rev="1.0.0">
<artifact name="FoelliXJFX" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.foellix', module='FoelliXJFX', version='1.0.0')
)
libraryDependencies += "de.foellix" % "FoelliXJFX" % "1.0.0"
[de.foellix/FoelliXJFX "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openjfx : javafx-controls | jar | 18-ea+4 |
| org.openjfx : javafx-web | jar | 18-ea+4 |
| org.openjfx : javafx-graphics | jar | 18-ea+4 |