Add updateFX

This commit is contained in:
Manfred Karrer 2014-12-17 17:57:55 +01:00
parent 426b38180c
commit a7069ee467

View File

@ -58,6 +58,7 @@ dependencies {
compile 'net.jcip:jcip-annotations:1.0'
compile 'org.jetbrains:annotations:13.0'
compile 'eu.hansolo.enzo:Enzo:0.1.5'
compile 'com.vinumeris:updatefx:1.2'
testCompile 'junit:junit:4.11'
testCompile "org.mockito:mockito-core:1.+"
testCompile 'org.springframework:spring-test:4.1.1.RELEASE'