Last Version

sPDF 1.3.3

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

Version

1.3.3
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.9.3 1.3.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.9.3

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.8
org.scalatest : scalatest_2.9.3 jar 1.9.2

Project Modules

There are no modules declared in this project.