| License |
License |
|---|---|
| GroupId | GroupIdcom.panemu |
| ArtifactId | ArtifactIdtiwulfx |
| Version | Version3.1 |
| 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.1.pom | |
| tiwulfx-3.1.jar | 538 KB |
| tiwulfx-3.1-sources.jar | 217 KB |
| tiwulfx-3.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.panemu/tiwulfx/ -->
<dependency>
<groupId>com.panemu</groupId>
<artifactId>tiwulfx</artifactId>
<version>3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.panemu/tiwulfx/
implementation 'com.panemu:tiwulfx:3.1'
// https://jarcasting.com/artifacts/com.panemu/tiwulfx/
implementation ("com.panemu:tiwulfx:3.1")
'com.panemu:tiwulfx:jar:3.1'
<dependency org="com.panemu" name="tiwulfx" rev="3.1">
<artifact name="tiwulfx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.panemu', module='tiwulfx', version='3.1')
)
libraryDependencies += "com.panemu" % "tiwulfx" % "3.1"
[com.panemu/tiwulfx "3.1"]
| 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 |