GuiceFX

This is a simple library for creating a MVP JavaFX application that uses Google Guice.

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection Geo Прикладные библиотеки Geospatial
Группа

Группа

io.advantageous.guicefx
Идентификатор

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

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

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

0.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

GuiceFX
This is a simple library for creating a MVP JavaFX application that uses Google Guice.
Ссылка на сайт

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

http://github.com/advantageous/guicefx

Скачать guicefx

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.inject : guice jar 4.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

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

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

Версия
0.3.0
0.2.3