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

Scenic-View 11.0.2

Scenic View is a JavaFX application designed to make it simple to understand the current state of your application scenegraph, and to also easily manipulate properties of the scenegraph without having to keep editing your code. This lets you find bugs, and get things pixel perfect without having to do the compile-check-compile dance.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.raumzeitfalle.fx
Идентификатор

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

scenic-view
Версия

Версия

11.0.2
Тип

Тип

jar
Описание

Описание

Scenic-View
Scenic View is a JavaFX application designed to make it simple to understand the current state of your application scenegraph, and to also easily manipulate properties of the scenegraph without having to keep editing your code. This lets you find bugs, and get things pixel perfect without having to do the compile-check-compile dance.
Ссылка на сайт

Ссылка на сайт

https://github.com/Oliver-Loeffler/scenic-view.git
Система контроля версий

Система контроля версий

https://github.com/Oliver-Loeffler/scenic-view.git

Скачать scenic-view 11.0.2


<!-- https://jarcasting.com/artifacts/net.raumzeitfalle.fx/scenic-view/ -->
<dependency>
    <groupId>net.raumzeitfalle.fx</groupId>
    <artifactId>scenic-view</artifactId>
    <version>11.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.raumzeitfalle.fx/scenic-view/
implementation 'net.raumzeitfalle.fx:scenic-view:11.0.2'
// https://jarcasting.com/artifacts/net.raumzeitfalle.fx/scenic-view/
implementation ("net.raumzeitfalle.fx:scenic-view:11.0.2")
'net.raumzeitfalle.fx:scenic-view:jar:11.0.2'
<dependency org="net.raumzeitfalle.fx" name="scenic-view" rev="11.0.2">
  <artifact name="scenic-view" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.raumzeitfalle.fx', module='scenic-view', version='11.0.2')
)
libraryDependencies += "net.raumzeitfalle.fx" % "scenic-view" % "11.0.2"
[net.raumzeitfalle.fx/scenic-view "11.0.2"]

Зависимости

runtime (7)

Идентификатор библиотеки Тип Версия
org.openjfx : javafx-controls jar 11.0.2
org.openjfx : javafx-media jar 11.0.2
org.openjfx : javafx-graphics jar 11.0.2
org.openjfx : javafx-fxml jar 11.0.2
org.openjfx : javafx-swing jar 11.0.2
org.openjfx : javafx-base jar 11.0.2
org.openjfx : javafx-web jar 11.0.2

Модули Проекта

Данный проект не имеет модулей.