is not current version
Last Version 0.0.4

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


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.3
Type

Type

jar

Download javafx-archetype-simple-netbeans 0.0.3


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