MVN

io.advantageous.guicefx : guicefx

Maven & Gradle

Sep 09, 2015
1 stars

GuiceFX · This is a simple library for creating a MVP JavaFX application that uses Google Guice.

<dependency>
    <groupId>io.advantageous.guicefx</groupId>
    <artifactId>guicefx</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.advantageous.guicefx : guicefx to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of io.advantageous.guicefx : guicefx to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
guicefx-0.3.0
0.2.x
guicefx-0.2.3

How to add a dependency to Maven

Add the following io.advantageous.guicefx : guicefx maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.advantageous.guicefx</groupId>
    <artifactId>guicefx</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.advantageous.guicefx : guicefx gradle dependency to your build.gradle file:

implementation 'io.advantageous.guicefx:guicefx:0.3.0'

Gradle Kotlin DSL: Add the following io.advantageous.guicefx : guicefx gradle kotlin dependency to your build.gradle.kts file:

implementation("io.advantageous.guicefx:guicefx:0.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.advantageous.guicefx : guicefx sbt scala dependency to your build.sbt file:

libraryDependencies += "io.advantageous.guicefx" % "guicefx" % "0.3.0"

Advertisement

Dependencies from Group

Sep 09, 2015
1 stars

Discover Dependencies

Sep 04, 2016
38 stars
Sep 04, 2016
38 stars
Jan 10, 2016
38 stars
Jun 02, 2019
3 usages
38 stars
Jul 10, 2017
38 stars
Jul 26, 2017
1 usages
1 stars
Jan 27, 2016
9 usages
0 stars
Sep 10, 2015
0 stars
Apr 11, 2016
2 stars
Apr 11, 2016
2 stars