Last Version

sPDF 1.4.0

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

License

License

MIT
Categories

Categories

PDF Data
GroupId

GroupId

io.github.cloudify
ArtifactId

ArtifactId

spdf_2.11
Version

Version

1.4.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/cloudify/sPDF
Project Organization

Project Organization

io.github.cloudify
Source Code Management

Source Code Management

https://github.com/cloudify/sPDF

Download spdf_2.11 1.4.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
org.scala-lang.modules : scala-xml_2.11 jar 1.0.6
org.scala-lang.modules : scala-parser-combinators_2.11 jar 1.0.4

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.0
org.mockito : mockito-all jar 1.10.8

Project Modules

There are no modules declared in this project.