License |
License |
---|---|
Categories |
Categoriesflyingsaucer Data PDF |
GroupId | GroupIdde.huxhorn.lilith |
ArtifactId | ArtifactIdde.huxhorn.lilith.3rdparty.flyingsaucer.core-renderer |
Last Version | Last Version8Pre2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFlyingSaucer XHTML Renderer
This is the third-party library FlyingSaucer that isn't available in the central maven repository.
|
<!-- https://jarcasting.com/artifacts/de.huxhorn.lilith/de.huxhorn.lilith.3rdparty.flyingsaucer.core-renderer/ -->
<dependency>
<groupId>de.huxhorn.lilith</groupId>
<artifactId>de.huxhorn.lilith.3rdparty.flyingsaucer.core-renderer</artifactId>
<version>8Pre2</version>
</dependency>
// https://jarcasting.com/artifacts/de.huxhorn.lilith/de.huxhorn.lilith.3rdparty.flyingsaucer.core-renderer/
implementation 'de.huxhorn.lilith:de.huxhorn.lilith.3rdparty.flyingsaucer.core-renderer:8Pre2'
// https://jarcasting.com/artifacts/de.huxhorn.lilith/de.huxhorn.lilith.3rdparty.flyingsaucer.core-renderer/
implementation ("de.huxhorn.lilith:de.huxhorn.lilith.3rdparty.flyingsaucer.core-renderer:8Pre2")
'de.huxhorn.lilith:de.huxhorn.lilith.3rdparty.flyingsaucer.core-renderer:jar:8Pre2'
<dependency org="de.huxhorn.lilith" name="de.huxhorn.lilith.3rdparty.flyingsaucer.core-renderer" rev="8Pre2">
<artifact name="de.huxhorn.lilith.3rdparty.flyingsaucer.core-renderer" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.huxhorn.lilith', module='de.huxhorn.lilith.3rdparty.flyingsaucer.core-renderer', version='8Pre2')
)
libraryDependencies += "de.huxhorn.lilith" % "de.huxhorn.lilith.3rdparty.flyingsaucer.core-renderer" % "8Pre2"
[de.huxhorn.lilith/de.huxhorn.lilith.3rdparty.flyingsaucer.core-renderer "8Pre2"]