is not current version
Last Version 1.4.0

io.github.cloudify:spdf_2.10 1.0.0

Create PDFs using plain old HTML+CSS. Uses wkhtmltopdf on the back-end which renders HTML using Webkit.

Categories

Categories

PDF Data
GroupId

GroupId

io.github.cloudify
ArtifactId

ArtifactId

spdf_2.10
Version

Version

1.0.0
Type

Type

jar

Download spdf_2.10 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.cloudify/spdf_2.10/ -->
<dependency>
    <groupId>io.github.cloudify</groupId>
    <artifactId>spdf_2.10</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cloudify/spdf_2.10/
implementation 'io.github.cloudify:spdf_2.10:1.0.0'
// https://jarcasting.com/artifacts/io.github.cloudify/spdf_2.10/
implementation ("io.github.cloudify:spdf_2.10:1.0.0")
'io.github.cloudify:spdf_2.10:jar:1.0.0'
<dependency org="io.github.cloudify" name="spdf_2.10" rev="1.0.0">
  <artifact name="spdf_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cloudify', module='spdf_2.10', version='1.0.0')
)
libraryDependencies += "io.github.cloudify" % "spdf_2.10" % "1.0.0"
[io.github.cloudify/spdf_2.10 "1.0.0"]