Jar examples for s:svgfx
Application Framework for svg with JavaFX.
You can download jar file svgfx 0.9.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add svgfx-0.9.0.jar to your project.
<dependency> <groupId>de.saxsys</groupId> <artifactId>svgfx</artifactId> <version>0.9.0</version> </dependency>
compile group: 'de.saxsys', name: 'svgfx', version: '0.9.0'
libraryDependencies += "de.saxsys" % "svgfx" % "0.9.0"
<dependency org="de.saxsys" name="svgfx" rev="0.9.0"/>
@Grapes(@Grab(group='de.saxsys', module='svgfx', version='0.9.0'))
'de.saxsys:svgfx:jar:0.9.0'
Click the following link to download the jar file.
svgfx-0.9.0-javadoc.jar