не последняя версия
Последняя версия 0.0.4

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


Категории

Категории

NetBeans Инструменты разработки IDE Сеть JavaFX Взаимодействие с пользователем
Группа

Группа

com.raelity.jfx
Идентификатор

Идентификатор

javafx-archetype-simple-netbeans
Версия

Версия

0.0.2
Тип

Тип

jar

Скачать 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"]