SBT AutoPlugin for generating reveal.js presentations with Lightbend Paradox
sbt-paradox-reveal 1.1.0
Group ID:
com.sfxcode.paradox
Artifact ID:
sbt-paradox-reveal
Version:
1.1.0
Release Date:
Jan 15, 2021
Licenses:
Files:
libraryDependencies += "com.sfxcode.paradox" % "sbt-paradox-reveal" % "1.1.0"
ivy"com.sfxcode.paradox:sbt-paradox-reveal:1.1.0"
//> using dep "com.sfxcode.paradox:sbt-paradox-reveal:1.1.0"
import $ivy.`com.sfxcode.paradox:sbt-paradox-reveal:1.1.0`
<dependency> <groupId>com.sfxcode.paradox</groupId> <artifactId>sbt-paradox-reveal</artifactId> <version>1.1.0</version> </dependency>
compile group: 'com.sfxcode.paradox', name: 'sbt-paradox-reveal', version: '1.1.0'