dmanchester / playfop   1.0

Apache License 2.0 Website GitHub

A library for generating PDFs, images, and other types of output in Play Framework applications.

Scala versions: 2.12 2.11

playfop 0.9


Group ID:
com.dmanchester
Artifact ID:
playfop_2.12
Version:
0.9
Release Date:
Nov 23, 2017
Licenses:
Files:

libraryDependencies += "com.dmanchester" %% "playfop" % "0.9"

Mill build tool

ivy"com.dmanchester::playfop:0.9"

Scala CLI

//> using dep "com.dmanchester::playfop:0.9"

Ammonite REPL

import $ivy.`com.dmanchester::playfop:0.9`

<dependency>
  <groupId>com.dmanchester</groupId>
  <artifactId>playfop_2.12</artifactId>
  <version>0.9</version>
</dependency>

compile group: 'com.dmanchester', name: 'playfop_2.12', version: '0.9'