is not current version
Last Version 1.4.0

io.github.cloudify:spdf_2.11 1.3.1

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.11
Version

Version

1.3.1
Type

Type

jar

Download spdf_2.11 1.3.1


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