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 1.0


Group ID:
com.dmanchester
Artifact ID:
playfop_2.12
Version:
1.0
Release Date:
Jun 4, 2018
Licenses:
Files:

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

Mill build tool

ivy"com.dmanchester::playfop:1.0"

Scala CLI

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

Ammonite REPL

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

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

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