We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The FXForm2 library is available in the Maven Central.
<dependency> <groupId>com.dooapp.fxform2</groupId> <artifactId>core</artifactId> <version>11.0.0</version> <!-- Note: For JavaFX 8, use 8.2.11 --> </dependency>
Download the latest version of the core library and add it manually to your project dependencies.
To enable bean validation, FXForm2 requires some external libs that you will also have to add to your classpath: