| License |
License |
|---|---|
| GroupId | GroupIdde.psi.pjf.fx.layout |
| ArtifactId | ArtifactIdfx-dnd-layout |
| Last Version | Last Version0.0.15 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJavaFx Drag and Drop Layout
Javafx component that offers customizable layout with drag and drop feature.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fx-dnd-layout-0.0.15.pom | |
| fx-dnd-layout-0.0.15.jar | 121 KB |
| fx-dnd-layout-0.0.15-sources.jar | 66 KB |
| fx-dnd-layout-0.0.15-javadoc.jar | 751 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.psi.pjf.fx.layout/fx-dnd-layout/ -->
<dependency>
<groupId>de.psi.pjf.fx.layout</groupId>
<artifactId>fx-dnd-layout</artifactId>
<version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/de.psi.pjf.fx.layout/fx-dnd-layout/
implementation 'de.psi.pjf.fx.layout:fx-dnd-layout:0.0.15'
// https://jarcasting.com/artifacts/de.psi.pjf.fx.layout/fx-dnd-layout/
implementation ("de.psi.pjf.fx.layout:fx-dnd-layout:0.0.15")
'de.psi.pjf.fx.layout:fx-dnd-layout:jar:0.0.15'
<dependency org="de.psi.pjf.fx.layout" name="fx-dnd-layout" rev="0.0.15">
<artifact name="fx-dnd-layout" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.psi.pjf.fx.layout', module='fx-dnd-layout', version='0.0.15')
)
libraryDependencies += "de.psi.pjf.fx.layout" % "fx-dnd-layout" % "0.0.15"
[de.psi.pjf.fx.layout/fx-dnd-layout "0.0.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.openjfx : javafx-controls | jar | 11.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.23.4 |