appslandia-javafx

AppsLandia - JavaFX Utilities

Лицензия

Лицензия

Категории

Категории

JavaFX Взаимодействие с пользователем
Группа

Группа

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

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

appslandia-javafx
Последняя версия

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

3.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

appslandia-javafx
AppsLandia - JavaFX Utilities
Ссылка на сайт

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

https://github.com/haducloc/appslandia-javafx
Система контроля версий

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

https://github.com/haducloc/appslandia-javafx.git

Скачать appslandia-javafx

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

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

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
com.appslandia : appslandia-common jar 7.9

test (1)

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

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

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

AppsLandia - JavaFX Utilities

Features

Installation

Maven

<dependency>
    <groupId>com.appslandia</groupId>
    <artifactId>appslandia-javafx</artifactId>
    <version>{LATEST_VERSION}</version>
</dependency>

<dependency>
    <groupId>com.appslandia</groupId>
    <artifactId>appslandia-common</artifactId>
    <version>{LATEST_VERSION}</version>
</dependency>

Gradle

dependencies {

   compile 'com.appslandia:appslandia-javafx:{LATEST_VERSION}'
}

Sample Usage

Questions?

Please feel free to contact me if you have any questions or comments. Email: haducloc13@gmail.com

License

This code is distributed under the terms and conditions of the MIT license.

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

Версия
3.7
3.6
3.5
3.4
3.3
3.2
3.1
3.0
2.0
1.10
1.9
1.8
1.6
1.5
1.4
1.3
1.2
1.1
1.0