is not current version
Last Version 11.3.1

com.dlsc.workbenchfx:workbenchfx-core 11.0.0

A lightweight rich client platform for JavaFX.

GroupId

GroupId

com.dlsc.workbenchfx
ArtifactId

ArtifactId

workbenchfx-core
Version

Version

11.0.0
Type

Type

jar

Download workbenchfx-core 11.0.0


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