Download springboot-javafx-test-0.0.4.jar file - Jar s

Jar examples for s:springboot-javafx-test

Description

Test support for Spring Boot and JavaFX 8

You can download jar file springboot-javafx-test 0.0.4 in this page.

License

MIT

Build File

You can use the following script to add springboot-javafx-test-0.0.4.jar to your project.

<dependency>
   <groupId>de.roskenet</groupId>
   <artifactId>springboot-javafx-test</artifactId>
   <version>0.0.4</version>
</dependency>
compile group: 'de.roskenet', name: 'springboot-javafx-test', version: '0.0.4'
libraryDependencies += "de.roskenet" % "springboot-javafx-test" % "0.0.4"
<dependency org="de.roskenet" name="springboot-javafx-test" rev="0.0.4"/>
@Grapes(@Grab(group='de.roskenet', module='springboot-javafx-test', version='0.0.4'))
'de.roskenet:springboot-javafx-test:jar:0.0.4'

Download

Click the following link to download the jar file.

springboot-javafx-test-0.0.4-javadoc.jar
springboot-javafx-test-0.0.4-sources.jar
springboot-javafx-test-0.0.4.jar
springboot-javafx-test-0.0.4.pom



Related Tutorials