MVN

cz.masci.commons : commons-springfx

Maven & Gradle

Mar 10, 2023
0 stars

Commons: SpringFX - Parent · Commons Spring for JavaFX libraries

<dependency>
    <groupId>cz.masci.commons</groupId>
    <artifactId>commons-springfx</artifactId>
    <version>0.0.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cz.masci.commons : commons-springfx to add to Maven - Latest Versions:

  • Latest Stable: 0.0.13

All Versions

Choose a version of cz.masci.commons : commons-springfx to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
commons-springfx-0.0.13
commons-springfx-0.0.12
commons-springfx-0.0.11
commons-springfx-0.0.9
commons-springfx-0.0.8
commons-springfx-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cz.masci.commons</groupId>
    <artifactId>commons-springfx</artifactId>
    <version>0.0.13</version>
</dependency>

Advertisement