Download springboot-javafx-support-1.4.1.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.4.1 in this page.

License

MIT

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials