is not current version
Last Version 11.3.1

com.dlsc.workbenchfx:workbenchfx-parent 11.3.0


GroupId

GroupId

com.dlsc.workbenchfx
ArtifactId

ArtifactId

workbenchfx-parent
Version

Version

11.3.0
Type

Type

pom

Download workbenchfx-parent 11.3.0


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