is not current version
Last Version 3.4

com.panemu:tiwulfx 2.0

TiwulFX provides JavaFX custom components specially designed to work with java POJO object.

GroupId

GroupId

com.panemu
ArtifactId

ArtifactId

tiwulfx
Version

Version

2.0
Type

Type

jar

Download tiwulfx 2.0


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