MVN

at.bestsolution.fx.test : at.bestsolution.fx.test

Maven & Gradle

Aug 14, 2017
9 stars

at.bestsolution.fx.test · Base module to test/remote control JavaFX application

<dependency>
    <groupId>at.bestsolution.fx.test</groupId>
    <artifactId>at.bestsolution.fx.test</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of at.bestsolution.fx.test : at.bestsolution.fx.test to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of at.bestsolution.fx.test : at.bestsolution.fx.test to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
at.bestsolution.fx.test-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>at.bestsolution.fx.test</groupId>
    <artifactId>at.bestsolution.fx.test</artifactId>
    <version>0.0.1</version>
</dependency>