Skip to content

Instantly share code, notes, and snippets.

@guigarage
Created October 22, 2014 22:27
Show Gist options
  • Save guigarage/23b4bbed2823e84b9a52 to your computer and use it in GitHub Desktop.
Save guigarage/23b4bbed2823e84b9a52 to your computer and use it in GitHub Desktop.
DataFX dependency
<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