| Группа | Группаcom.dlsc.workbenchfx |
|---|---|
| Идентификатор | Идентификаторworkbenchfx-parent |
| Версия | Версия11.3.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| workbenchfx-parent-11.3.0.pom | 9 KB |
| Обзор |
<!-- 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"]