Last Version

sPDF 1.4.1

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

License

License

Categories

Categories

PDF Data
GroupId

GroupId

com.github.benniekrijger
ArtifactId

ArtifactId

spdf_2.13
Version

Version

1.4.1
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/benniekrijger/sPDF
Project Organization

Project Organization

com.github.benniekrijger
Source Code Management

Source Code Management

https://github.com/benniekrijger/sPDF

Download spdf_2.13 1.4.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.1
org.scala-lang.modules : scala-xml_2.13 jar 1.2.0
org.scala-lang.modules : scala-parser-combinators_2.13 jar 1.1.2

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.0.8
org.mockito : mockito-all jar 1.10.8

Project Modules

There are no modules declared in this project.