License |
License |
---|---|
GroupId | GroupIdcom.panemu |
ArtifactId | ArtifactIdtiwulfx |
Last Version | Last Version3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontiwulfx
TiwulFX provides JavaFX custom components specially designed to work with java POJO object.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationPanemu |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tiwulfx-3.4.pom | |
tiwulfx-3.4.jar | 519 KB |
tiwulfx-3.4-sources.jar | 194 KB |
tiwulfx-3.4-javadoc.jar | 668 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.panemu/tiwulfx/ -->
<dependency>
<groupId>com.panemu</groupId>
<artifactId>tiwulfx</artifactId>
<version>3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.panemu/tiwulfx/
implementation 'com.panemu:tiwulfx:3.4'
// https://jarcasting.com/artifacts/com.panemu/tiwulfx/
implementation ("com.panemu:tiwulfx:3.4")
'com.panemu:tiwulfx:jar:3.4'
<dependency org="com.panemu" name="tiwulfx" rev="3.4">
<artifact name="tiwulfx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.panemu', module='tiwulfx', version='3.4')
)
libraryDependencies += "com.panemu" % "tiwulfx" % "3.4"
[com.panemu/tiwulfx "3.4"]
Group / Artifact | Type | Version |
---|---|---|
org.openjfx : javafx-controls | jar | 11.0.2 |
commons-beanutils : commons-beanutils | jar | 1.8.3 |
org.apache.poi : poi | jar | 3.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |