Last Version

fluxfx 0.1

Flux architecture with JavaFX

License

License

'The Apache Software License, Version 2.0'
GroupId

GroupId

eu.lestard
ArtifactId

ArtifactId

fluxfx
Version

Version

0.1
Type

Type

jar
Description

Description

fluxfx
Flux architecture with JavaFX
Project URL

Project URL

https://github.com/lestard/FluxFX

Download fluxfx 0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.reactfx : reactfx jar 2.0-M4

Project Modules

There are no modules declared in this project.