| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcz.vutbr.fit.layout |
| Идентификатор | Идентификаторfitlayout-render-cssbox |
| Последняя версия | Последняя версия2.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFitLayout CSSBox Bindings
FitLayout - CSSBox rendering engine bindings
|
| Имя Файла | Размер |
|---|---|
| fitlayout-render-cssbox-2.0.2.pom | |
| fitlayout-render-cssbox-2.0.2.jar | 26 KB |
| fitlayout-render-cssbox-2.0.2-sources.jar | 16 KB |
| fitlayout-render-cssbox-2.0.2-javadoc.jar | 451 KB |
| Обзор |
<!-- 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/cz.vutbr.fit.layout/fitlayout-render-cssbox/
implementation 'cz.vutbr.fit.layout:fitlayout-render-cssbox:2.0.2'
// https://jarcasting.com/artifacts/cz.vutbr.fit.layout/fitlayout-render-cssbox/
implementation ("cz.vutbr.fit.layout:fitlayout-render-cssbox:2.0.2")
'cz.vutbr.fit.layout:fitlayout-render-cssbox:jar:2.0.2'
<dependency org="cz.vutbr.fit.layout" name="fitlayout-render-cssbox" rev="2.0.2">
<artifact name="fitlayout-render-cssbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.vutbr.fit.layout', module='fitlayout-render-cssbox', version='2.0.2')
)
libraryDependencies += "cz.vutbr.fit.layout" % "fitlayout-render-cssbox" % "2.0.2"
[cz.vutbr.fit.layout/fitlayout-render-cssbox "2.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cz.vutbr.fit.layout : fitlayout-core | jar | 2.0.2 |
| 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 |