Download scaledfx-0.3.jar file - Jar s

Jar examples for s:scaledfx

Description

JavaFX Pane for scaling arbitrary content nodes.

You can download jar file scaledfx 0.3 in this page.

License

BSD 2-Clause

Build File

You can use the following script to add scaledfx-0.3.jar to your project.

<dependency>
   <groupId>eu.mihosoft.jfx.scaledfx</groupId>
   <artifactId>scaledfx</artifactId>
   <version>0.3</version>
</dependency>
compile group: 'eu.mihosoft.jfx.scaledfx', name: 'scaledfx', version: '0.3'
libraryDependencies += "eu.mihosoft.jfx.scaledfx" % "scaledfx" % "0.3"
<dependency org="eu.mihosoft.jfx.scaledfx" name="scaledfx" rev="0.3"/>
@Grapes(@Grab(group='eu.mihosoft.jfx.scaledfx', module='scaledfx', version='0.3'))
'eu.mihosoft.jfx.scaledfx:scaledfx:jar:0.3'

Download

Click the following link to download the jar file.

scaledfx-0.3-javadoc.jar
scaledfx-0.3-sources.jar
scaledfx-0.3.jar
scaledfx-0.3.pom



Related Tutorials