is not current version
Last Version 11.0.1

org.comtel2000:fx-parent 8.2.5

Collection of JavaFX styled components.

GroupId

GroupId

org.comtel2000
ArtifactId

ArtifactId

fx-parent
Version

Version

8.2.5
Type

Type

pom

Download fx-parent 8.2.5

Filename Size
fx-parent-8.2.5.pom 5 KB
Browse

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