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

org.codefx.libfx:LibFX 0.2.1

LibFX provides utility classes for JavaFX.

Группа

Группа

org.codefx.libfx
Идентификатор

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

LibFX
Версия

Версия

0.2.1
Тип

Тип

jar

Скачать LibFX 0.2.1


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