Last Version

CSSBoxSvg 1.1

SVG renderer for the CSSBox rendering engine.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.cssbox
ArtifactId

ArtifactId

cssbox-svg
Version

Version

1.1
Type

Type

jar
Description

Description

CSSBoxSvg
SVG renderer for the CSSBox rendering engine.
Project URL

Project URL

http://cssbox.sourceforge.net/
Source Code Management

Source Code Management

https://github.com/radkovo/CSSBoxSvg

Download cssbox-svg 1.1


<!-- https://jarcasting.com/artifacts/net.sf.cssbox/cssbox-svg/ -->
<dependency>
    <groupId>net.sf.cssbox</groupId>
    <artifactId>cssbox-svg</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.cssbox/cssbox-svg/
implementation 'net.sf.cssbox:cssbox-svg:1.1'
// https://jarcasting.com/artifacts/net.sf.cssbox/cssbox-svg/
implementation ("net.sf.cssbox:cssbox-svg:1.1")
'net.sf.cssbox:cssbox-svg:jar:1.1'
<dependency org="net.sf.cssbox" name="cssbox-svg" rev="1.1">
  <artifact name="cssbox-svg" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.cssbox', module='cssbox-svg', version='1.1')
)
libraryDependencies += "net.sf.cssbox" % "cssbox-svg" % "1.1"
[net.sf.cssbox/cssbox-svg "1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
net.sf.cssbox : cssbox jar 4.16
xml-apis : xml-apis jar 1.4.01
org.slf4j : slf4j-api jar 1.7.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.