mmm-ui-fx-parent

Implementation of mmm-ui-api for JavaFx.

Лицензия

Лицензия

Группа

Группа

io.github.m-m-m
Идентификатор

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

mmm-ui-fx-parent
Последняя версия

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

0.2.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

mmm-ui-fx-parent
Implementation of mmm-ui-api for JavaFx.
Ссылка на сайт

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

https://m-m-m.github.io/
Организация-разработчик

Организация-разработчик

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

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

https://github.com/m-m-m/ui-fx/tree/master

Скачать mmm-ui-fx-parent

Имя Файла Размер
mmm-ui-fx-parent-0.2.0.pom 7 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/io.github.m-m-m/mmm-ui-fx-parent/ -->
<dependency>
    <groupId>io.github.m-m-m</groupId>
    <artifactId>mmm-ui-fx-parent</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.m-m-m/mmm-ui-fx-parent/
implementation 'io.github.m-m-m:mmm-ui-fx-parent:0.2.0'
// https://jarcasting.com/artifacts/io.github.m-m-m/mmm-ui-fx-parent/
implementation ("io.github.m-m-m:mmm-ui-fx-parent:0.2.0")
'io.github.m-m-m:mmm-ui-fx-parent:pom:0.2.0'
<dependency org="io.github.m-m-m" name="mmm-ui-fx-parent" rev="0.2.0">
  <artifact name="mmm-ui-fx-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.m-m-m', module='mmm-ui-fx-parent', version='0.2.0')
)
libraryDependencies += "io.github.m-m-m" % "mmm-ui-fx-parent" % "0.2.0"
[io.github.m-m-m/mmm-ui-fx-parent "0.2.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

logo

Apache License, Version 2.0 Build Status

mmm-ui-fx

Maven Central apidoc

The module mmm-ui-fx provides the implementation of the UI API for JavaFx. See the JavaDoc link for further details.

Usage

Maven Dependency:

<dependency>
  <groupId>io.github.m-m-m</groupId>
  <artifactId>mmm-ui-fx-all</artifactId>
</dependency>

Module Dependency:

  requires transitive io.github.mmm.ui.fx.all;
io.github.m-m-m

Marvelous-Micro-Modules

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

Версия
0.2.0
0.1.2
0.1.1