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 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"

Mill build tool

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

Scala CLI

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

Ammonite REPL

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'