is not current version
Last Version 0.0.4

com.raelity.jfx:javafx-maven-archetypes-netbeans 0.0.1

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

Categories

Categories

NetBeans Development Tools IDE Maven Build Tools Net JavaFX User Interface
GroupId

GroupId

com.raelity.jfx
ArtifactId

ArtifactId

javafx-maven-archetypes-netbeans
Version

Version

0.0.1
Type

Type

pom

Download javafx-maven-archetypes-netbeans 0.0.1


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