Last Version

Simple JavaFX Maven Archetype 0.0.1

Maven archetypes for creating different types of JavaFX application with NetBeans.

License

License

Categories

Categories

JavaFX User Interface
GroupId

GroupId

com.raelity.jfx
ArtifactId

ArtifactId

javafx-archetype-simple
Version

Version

0.0.1
Type

Type

jar
Description

Description

Simple JavaFX Maven Archetype
Maven archetypes for creating different types of JavaFX application with NetBeans.
Project Organization

Project Organization

Raelity

Download javafx-archetype-simple 0.0.1


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

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.