Download springboot-javafx-support-1.3.0.jar file - Jar s

Jar examples for s:springboot-javafx-support

Description

Support for Spring Boot and JavaFX 8

You can download jar file springboot-javafx-support 1.3.0 in this page.

License

MIT

Build File

You can use the following script to add springboot-javafx-support-1.3.0.jar to your project.

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

Download

Click the following link to download the jar file.

springboot-javafx-support-1.3.0-javadoc.jar
springboot-javafx-support-1.3.0-sources.jar
springboot-javafx-support-1.3.0.jar
springboot-javafx-support-1.3.0.pom



Related Tutorials