com.github.birdasaur.litfx:litfx-controls

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Группа

Группа

com.github.birdasaur.litfx
Идентификатор

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

litfx-controls
Последняя версия

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

0.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Скачать litfx-controls

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.birdasaur.litfx/litfx-controls/ -->
<dependency>
    <groupId>com.github.birdasaur.litfx</groupId>
    <artifactId>litfx-controls</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.birdasaur.litfx/litfx-controls/
implementation 'com.github.birdasaur.litfx:litfx-controls:0.1.0'
// https://jarcasting.com/artifacts/com.github.birdasaur.litfx/litfx-controls/
implementation ("com.github.birdasaur.litfx:litfx-controls:0.1.0")
'com.github.birdasaur.litfx:litfx-controls:jar:0.1.0'
<dependency org="com.github.birdasaur.litfx" name="litfx-controls" rev="0.1.0">
  <artifact name="litfx-controls" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.birdasaur.litfx', module='litfx-controls', version='0.1.0')
)
libraryDependencies += "com.github.birdasaur.litfx" % "litfx-controls" % "0.1.0"
[com.github.birdasaur.litfx/litfx-controls "0.1.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.github.birdasaur.litfx : litfx-core jar 0.1.0
org.openjfx : javafx-fxml jar 14

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.5.1
org.junit.jupiter : junit-jupiter-params jar 5.5.1
org.junit.jupiter : junit-jupiter-engine jar 5.5.1

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

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

LitFX

Bolt on upgrades for your JavaFX GUI that provide custom special effects such as:

  • Lightning
  • Radio Waves/Bands
  • Line of Sight lighting and Shadowing
  • Animated Window and Floating Panes.

LitFX can apply its effects to your JavaFX GUI as a transparent overlay such that the effects interact with your various Nodes with little apriori knowledge of your layout and without moving your stuff around.

It's like god damn dark magic so have fun.

OpenJFX Modular Maven Project Custom JLink Goal for Apache NetBeans: Right Click Project -> Run Maven -> JLink

Версии библиотеки

Версия
0.1.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5