Last Version

Maven Archetypes for GluonFX 0.0.3

Maven archetypes for creating different types of GluonFX applications.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.gluonhq
ArtifactId

ArtifactId

gluonfx-maven-archetypes
Version

Version

0.0.3
Type

Type

pom
Description

Description

Maven Archetypes for GluonFX
Maven archetypes for creating different types of GluonFX applications.
Project URL

Project URL

https://gluonhq.com/
Project Organization

Project Organization

Gluon
Source Code Management

Source Code Management

https://github.com/gluonhq/client-maven-archetypes

Download gluonfx-maven-archetypes 0.0.3


<!-- https://jarcasting.com/artifacts/com.gluonhq/gluonfx-maven-archetypes/ -->
<dependency>
    <groupId>com.gluonhq</groupId>
    <artifactId>gluonfx-maven-archetypes</artifactId>
    <version>0.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gluonhq/gluonfx-maven-archetypes/
implementation 'com.gluonhq:gluonfx-maven-archetypes:0.0.3'
// https://jarcasting.com/artifacts/com.gluonhq/gluonfx-maven-archetypes/
implementation ("com.gluonhq:gluonfx-maven-archetypes:0.0.3")
'com.gluonhq:gluonfx-maven-archetypes:pom:0.0.3'
<dependency org="com.gluonhq" name="gluonfx-maven-archetypes" rev="0.0.3">
  <artifact name="gluonfx-maven-archetypes" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gluonhq', module='gluonfx-maven-archetypes', version='0.0.3')
)
libraryDependencies += "com.gluonhq" % "gluonfx-maven-archetypes" % "0.0.3"
[com.gluonhq/gluonfx-maven-archetypes "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

  • gluonfx-archetype-java
  • gluonfx-archetype-javafx
  • gluonfx-archetype-mobile