Jar examples for f:flowless
Efficient VirtualFlow for JavaFX.
You can download jar file flowless 0.5.2 in this page.
The BSD 2-Clause License
You can use the following script to add flowless-0.5.2.jar to your project.
<dependency> <groupId>org.fxmisc.flowless</groupId> <artifactId>flowless</artifactId> <version>0.5.2</version> </dependency>
compile group: 'org.fxmisc.flowless', name: 'flowless', version: '0.5.2'
libraryDependencies += "org.fxmisc.flowless" % "flowless" % "0.5.2"
<dependency org="org.fxmisc.flowless" name="flowless" rev="0.5.2"/>
@Grapes(@Grab(group='org.fxmisc.flowless', module='flowless', version='0.5.2'))
'org.fxmisc.flowless:flowless:jar:0.5.2'
Click the following link to download the jar file.
flowless-0.5.2-javadoc.jar