sfxcode / sbt-paradox-reveal   1.1.0

Apache License 2.0 Website GitHub

SBT AutoPlugin for generating reveal.js presentations with Lightbend Paradox

sbt-paradox-reveal 0.9.2


Group ID:
com.sfxcode.paradox
Artifact ID:
sbt-paradox-reveal
Version:
0.9.2
Release Date:
Jun 22, 2019
Licenses:
Files:

libraryDependencies += "com.sfxcode.paradox" % "sbt-paradox-reveal" % "0.9.2"

Mill build tool

ivy"com.sfxcode.paradox:sbt-paradox-reveal:0.9.2"

Scala CLI

//> using dep "com.sfxcode.paradox:sbt-paradox-reveal:0.9.2"

Ammonite REPL

import $ivy.`com.sfxcode.paradox:sbt-paradox-reveal:0.9.2`

<dependency>
  <groupId>com.sfxcode.paradox</groupId>
  <artifactId>sbt-paradox-reveal</artifactId>
  <version>0.9.2</version>
</dependency>

compile group: 'com.sfxcode.paradox', name: 'sbt-paradox-reveal', version: '0.9.2'