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"
ivy"com.sfxcode.paradox:sbt-paradox-reveal:0.9.2"
//> using dep "com.sfxcode.paradox:sbt-paradox-reveal:0.9.2"
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'