Created
October 22, 2014 22:27
-
-
Save guigarage/23b4bbed2823e84b9a52 to your computer and use it in GitHub Desktop.
DataFX dependency
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<dependencies> | |
<dependency> | |
<groupId>org.javafxdata</groupId> | |
<artifactId>datafx-core</artifactId> | |
<version>8.0</version> | |
</dependency> | |
</dependencies> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment