MVN

com.cathive.fx.inject : fx-inject

Maven & Gradle

Sep 17, 2014
10 stars

fx-inject · Dependency Injection with JavaFX

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

Latest Version

Choose a version of com.cathive.fx.inject : fx-inject to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.cathive.fx.inject : fx-inject to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
fx-inject-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.cathive.fx.inject</groupId>
    <artifactId>fx-inject</artifactId>
    <version>2.0.0</version>
</dependency>