is not current version
Last Version 0.0.4

com.raelity.jfx:javafx-archetype-simple-netbeans 0.0.2


Categories

Categories

NetBeans Development Tools IDE Net JavaFX User Interface
GroupId

GroupId

com.raelity.jfx
ArtifactId

ArtifactId

javafx-archetype-simple-netbeans
Version

Version

0.0.2
Type

Type

jar

Download javafx-archetype-simple-netbeans 0.0.2


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