Jar examples for f:fx-guice
Classes and utilities that integrate Google Guice into your JavaFX2 applications
You can download jar file fx-guice 2.1.3 in this page.
Apache License, Version 2.0
You can use the following script to add fx-guice-2.1.3.jar to your project.
<dependency> <groupId>com.cathive.fx</groupId> <artifactId>fx-guice</artifactId> <version>2.1.3</version> </dependency>
compile group: 'com.cathive.fx', name: 'fx-guice', version: '2.1.3'
libraryDependencies += "com.cathive.fx" % "fx-guice" % "2.1.3"
<dependency org="com.cathive.fx" name="fx-guice" rev="2.1.3"/>
@Grapes(@Grab(group='com.cathive.fx', module='fx-guice', version='2.1.3'))
'com.cathive.fx:fx-guice:jar:2.1.3'
Click the following link to download the jar file.
fx-guice-2.1.3-javadoc.jar