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

io.github.m-m-m:mmm-ui-fx-controller 0.1.2

Controller management, routing and navigation for JavaFx.

Группа

Группа

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

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

mmm-ui-fx-controller
Версия

Версия

0.1.2
Тип

Тип

jar

Скачать mmm-ui-fx-controller 0.1.2


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