is not current version
Last Version 1.0.1

org.xworker:xworker_javafx_thingeditor 1.0.0


Categories

Categories

JavaFX User Interface
GroupId

GroupId

org.xworker
ArtifactId

ArtifactId

xworker_javafx_thingeditor
Version

Version

1.0.0
Type

Type

jar

Download xworker_javafx_thingeditor 1.0.0


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