License |
License |
---|---|
GroupId | GroupIdcz.vutbr.fit.layout |
ArtifactId | ArtifactIdfitlayout-render-cssbox |
Version | Version2.0.1 |
Type | Typejar |
Description |
DescriptionFitLayout CSSBox Bindings
FitLayout - CSSBox rendering engine bindings
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/cz.vutbr.fit.layout/fitlayout-render-cssbox/ -->
<dependency>
<groupId>cz.vutbr.fit.layout</groupId>
<artifactId>fitlayout-render-cssbox</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cz.vutbr.fit.layout/fitlayout-render-cssbox/
implementation 'cz.vutbr.fit.layout:fitlayout-render-cssbox:2.0.1'
// https://jarcasting.com/artifacts/cz.vutbr.fit.layout/fitlayout-render-cssbox/
implementation ("cz.vutbr.fit.layout:fitlayout-render-cssbox:2.0.1")
'cz.vutbr.fit.layout:fitlayout-render-cssbox:jar:2.0.1'
<dependency org="cz.vutbr.fit.layout" name="fitlayout-render-cssbox" rev="2.0.1">
<artifact name="fitlayout-render-cssbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.vutbr.fit.layout', module='fitlayout-render-cssbox', version='2.0.1')
)
libraryDependencies += "cz.vutbr.fit.layout" % "fitlayout-render-cssbox" % "2.0.1"
[cz.vutbr.fit.layout/fitlayout-render-cssbox "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
cz.vutbr.fit.layout : fitlayout-core | jar | 2.0.1 |
net.sf.cssbox : cssbox | jar | 5.0.0 |
net.sf.cssbox : pdf2dom | jar | 2.0.1 |
net.sf.cssbox : pdf2dom-cssbox | jar | 2.0.1 |
org.slf4j : slf4j-api | jar | 1.7.32 |