Last Version

Simple JavaFX Application Archetype 0.0.3

Maven archetypes for creating different types of GluonFX applications.

License

License

Categories

Categories

JavaFX User Interface
GroupId

GroupId

com.gluonhq
ArtifactId

ArtifactId

gluonfx-archetype-javafx
Version

Version

0.0.3
Type

Type

jar
Description

Description

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

Project Organization

Gluon

Download gluonfx-archetype-javafx 0.0.3


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

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.