is not current version
Last Version 2.0.2

cz.vutbr.fit.layout:fitlayout-render-cssbox 2.0.0

FitLayout - CSSBox rendering engine bindings

GroupId

GroupId

cz.vutbr.fit.layout
ArtifactId

ArtifactId

fitlayout-render-cssbox
Version

Version

2.0.0
Type

Type

jar

Download fitlayout-render-cssbox 2.0.0


<!-- 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/cz.vutbr.fit.layout/fitlayout-render-cssbox/
implementation 'cz.vutbr.fit.layout:fitlayout-render-cssbox:2.0.0'
// https://jarcasting.com/artifacts/cz.vutbr.fit.layout/fitlayout-render-cssbox/
implementation ("cz.vutbr.fit.layout:fitlayout-render-cssbox:2.0.0")
'cz.vutbr.fit.layout:fitlayout-render-cssbox:jar:2.0.0'
<dependency org="cz.vutbr.fit.layout" name="fitlayout-render-cssbox" rev="2.0.0">
  <artifact name="fitlayout-render-cssbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.vutbr.fit.layout', module='fitlayout-render-cssbox', version='2.0.0')
)
libraryDependencies += "cz.vutbr.fit.layout" % "fitlayout-render-cssbox" % "2.0.0"
[cz.vutbr.fit.layout/fitlayout-render-cssbox "2.0.0"]