Last Version

CenterDevice JavaFxSVG 1.3.0

JavaFxSVG is a simple library adding SVG support to JavaFX and thus allowing to use SVG graphics just like any other image type.

License

License

Categories

Categories

JavaFX User Interface
GroupId

GroupId

de.codecentric.centerdevice
ArtifactId

ArtifactId

javafxsvg
Version

Version

1.3.0
Type

Type

jar
Description

Description

CenterDevice JavaFxSVG
JavaFxSVG is a simple library adding SVG support to JavaFX and thus allowing to use SVG graphics just like any other image type.
Project URL

Project URL

https://github.com/codecentric/javafxsvg
Project Organization

Project Organization

CenterDevice GmbH
Source Code Management

Source Code Management

https://github.com/codecentric/javafxsvg.git

Download javafxsvg 1.3.0


<!-- https://jarcasting.com/artifacts/de.codecentric.centerdevice/javafxsvg/ -->
<dependency>
    <groupId>de.codecentric.centerdevice</groupId>
    <artifactId>javafxsvg</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.codecentric.centerdevice/javafxsvg/
implementation 'de.codecentric.centerdevice:javafxsvg:1.3.0'
// https://jarcasting.com/artifacts/de.codecentric.centerdevice/javafxsvg/
implementation ("de.codecentric.centerdevice:javafxsvg:1.3.0")
'de.codecentric.centerdevice:javafxsvg:jar:1.3.0'
<dependency org="de.codecentric.centerdevice" name="javafxsvg" rev="1.3.0">
  <artifact name="javafxsvg" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.codecentric.centerdevice', module='javafxsvg', version='1.3.0')
)
libraryDependencies += "de.codecentric.centerdevice" % "javafxsvg" % "1.3.0"
[de.codecentric.centerdevice/javafxsvg "1.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.xmlgraphics : batik-transcoder jar 1.8
org.apache.xmlgraphics : xmlgraphics-commons jar 2.1

test (2)

Group / Artifact Type Version
org.loadui : testFx jar 3.1.2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.