| License |
License |
|---|---|
| GroupId | GroupIdorg.tentackle |
| ArtifactId | ArtifactIdtentackle-fx-rdc |
| Version | Version11.7.3.0 |
| Type | Typejar |
| Description |
DescriptionTentackle FX Rich Desktop Client
Rich Desktop Client based on FX
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| tentackle-fx-rdc-11.7.3.0.pom | |
| tentackle-fx-rdc-11.7.3.0.jar | 231 KB |
| tentackle-fx-rdc-11.7.3.0-sources.jar | 176 KB |
| tentackle-fx-rdc-11.7.3.0-javadoc.jar | 945 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.tentackle/tentackle-fx-rdc/ -->
<dependency>
<groupId>org.tentackle</groupId>
<artifactId>tentackle-fx-rdc</artifactId>
<version>11.7.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.tentackle/tentackle-fx-rdc/
implementation 'org.tentackle:tentackle-fx-rdc:11.7.3.0'
// https://jarcasting.com/artifacts/org.tentackle/tentackle-fx-rdc/
implementation ("org.tentackle:tentackle-fx-rdc:11.7.3.0")
'org.tentackle:tentackle-fx-rdc:jar:11.7.3.0'
<dependency org="org.tentackle" name="tentackle-fx-rdc" rev="11.7.3.0">
<artifact name="tentackle-fx-rdc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tentackle', module='tentackle-fx-rdc', version='11.7.3.0')
)
libraryDependencies += "org.tentackle" % "tentackle-fx-rdc" % "11.7.3.0"
[org.tentackle/tentackle-fx-rdc "11.7.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.tentackle : tentackle-fx | jar | 11.7.3.0 |
| org.tentackle : tentackle-pdo | jar | 11.7.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 7.4.0 |
| org.postgresql : postgresql | jar | 42.2.23 |