License |
License |
---|---|
GroupId | GroupIdorg.xworker |
ArtifactId | ArtifactIdxworker_controlsfx |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe parent model liberary of XWorker.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
xworker_controlsfx-1.0.0.pom | |
xworker_controlsfx-1.0.0.jar | 7 KB |
xworker_controlsfx-1.0.0-sources.jar | 4 KB |
xworker_controlsfx-1.0.0-javadoc.jar | 477 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xworker/xworker_controlsfx/ -->
<dependency>
<groupId>org.xworker</groupId>
<artifactId>xworker_controlsfx</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.xworker/xworker_controlsfx/
implementation 'org.xworker:xworker_controlsfx:1.0.0'
// https://jarcasting.com/artifacts/org.xworker/xworker_controlsfx/
implementation ("org.xworker:xworker_controlsfx:1.0.0")
'org.xworker:xworker_controlsfx:jar:1.0.0'
<dependency org="org.xworker" name="xworker_controlsfx" rev="1.0.0">
<artifact name="xworker_controlsfx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xworker', module='xworker_controlsfx', version='1.0.0')
)
libraryDependencies += "org.xworker" % "xworker_controlsfx" % "1.0.0"
[org.xworker/xworker_controlsfx "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.xworker : xworker_javafx | jar | 1.0.1 |
org.controlsfx : controlsfx | jar | 8.40.18 |
org.x-meta : org.xmeta.engine | jar | 1.4.5 |