Last Version

FXML JavaFX Maven Archetype for NetBeans 0.0.4

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

License

License

Categories

Categories

NetBeans Development Tools IDE Net JavaFX User Interface
GroupId

GroupId

com.raelity.jfx
ArtifactId

ArtifactId

javafx-archetype-fxml-netbeans
Version

Version

0.0.4
Type

Type

jar
Description

Description

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

Project Organization

Raelity

Download javafx-archetype-fxml-netbeans 0.0.4


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

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.