Last Version

Simple JavaFX Application Archetype 0.0.2

Maven archetypes for creating different types of Gluon Client applications.

License

License

Categories

Categories

JavaFX User Interface CLI
GroupId

GroupId

com.gluonhq
ArtifactId

ArtifactId

client-archetype-javafx
Version

Version

0.0.2
Type

Type

jar
Description

Description

Simple JavaFX Application Archetype
Maven archetypes for creating different types of Gluon Client applications.
Project Organization

Project Organization

Gluon

Download client-archetype-javafx 0.0.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.