hhandoko / play2-scala-pdf   4.3.0

GitHub

A PDF module for Play Framework 2 (Scala)

Scala versions: 2.13 2.12 2.11 2.10

play26-scala-pdf 4.2.0


Group ID:
com.hhandoko
Artifact ID:
play26-scala-pdf_2.12
Version:
4.2.0
Release Date:
Aug 18, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.hhandoko" %% "play26-scala-pdf" % "4.2.0"

Mill build tool

ivy"com.hhandoko::play26-scala-pdf:4.2.0"

Scala CLI

//> using dep "com.hhandoko::play26-scala-pdf:4.2.0"

Ammonite REPL

import $ivy.`com.hhandoko::play26-scala-pdf:4.2.0`

<dependency>
  <groupId>com.hhandoko</groupId>
  <artifactId>play26-scala-pdf_2.12</artifactId>
  <version>4.2.0</version>
</dependency>

compile group: 'com.hhandoko', name: 'play26-scala-pdf_2.12', version: '4.2.0'