MVN

com.cathive.fx : fx-guice

Maven & Gradle

Dec 15, 2014
3 usages
63 stars

Guice Integration for JavaFX · Integration of the Google Guice framework for JavaFX applications

<dependency>
    <groupId>com.cathive.fx</groupId>
    <artifactId>fx-guice</artifactId>
    <version>8.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cathive.fx : fx-guice to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 8.0.0

All Versions

Choose a version of com.cathive.fx : fx-guice to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
8.0.x
fx-guice-8.0.0
2.1.x
fx-guice-2.1.3
fx-guice-2.1.2
fx-guice-2.1.1
fx-guice-2.1.0
2.0.x
fx-guice-2.0.0
1.1.x
fx-guice-1.1.0
1.0.x
fx-guice-1.0.0

How to add a dependency to Maven

Add the following com.cathive.fx : fx-guice maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.cathive.fx</groupId>
    <artifactId>fx-guice</artifactId>
    <version>8.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.cathive.fx : fx-guice gradle dependency to your build.gradle file:

implementation 'com.cathive.fx:fx-guice:8.0.0'

Gradle Kotlin DSL: Add the following com.cathive.fx : fx-guice gradle kotlin dependency to your build.gradle.kts file:

implementation("com.cathive.fx:fx-guice:8.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.cathive.fx : fx-guice sbt scala dependency to your build.sbt file:

libraryDependencies += "com.cathive.fx" % "fx-guice" % "8.0.0"

Advertisement

Dependencies from Group

Dec 15, 2014
3 usages
63 stars
Sep 17, 2014
1 usages
10 stars
Feb 17, 2014
10 stars
Feb 12, 2013
0 stars
Feb 16, 2013
0 stars

Discover Dependencies

Jan 10, 2014
2 usages
Feb 14, 2014
1 usages
Oct 13, 2014
2 usages
520 stars
Dec 05, 2020
1 usages
Jan 04, 2014
1 usages
Mar 18, 2014
1 usages
0 stars
Jul 06, 2014
1 usages
74 stars
Nov 21, 2012
1 usages
1 stars