is not current version
Last Version 1.0.2

com.tangorabox:reactive-desk-fx 1.0.1

JavaFX micro-framework that follows MVVM Pattern with Google Guice dependency Injection

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.tangorabox
ArtifactId

ArtifactId

reactive-desk-fx
Version

Version

1.0.1
Type

Type

jar

Download reactive-desk-fx 1.0.1


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