raboof / paradox-theme-reveal.js   0.6

GitHub

Paradox theme and sbt plugin for creating reveal.js presentations with Paradox

sbt-paradox-reveal-js 0.2


Group ID:
net.bzzt
Artifact ID:
sbt-paradox-reveal-js
Version:
0.2
Release Date:
Feb 8, 2018
Licenses:
Files:

libraryDependencies += "net.bzzt" % "sbt-paradox-reveal-js" % "0.2"

Mill build tool

ivy"net.bzzt:sbt-paradox-reveal-js:0.2"

Scala CLI

//> using dep "net.bzzt:sbt-paradox-reveal-js:0.2"

Ammonite REPL

import $ivy.`net.bzzt:sbt-paradox-reveal-js:0.2`

<dependency>
  <groupId>net.bzzt</groupId>
  <artifactId>sbt-paradox-reveal-js</artifactId>
  <version>0.2</version>
</dependency>

compile group: 'net.bzzt', name: 'sbt-paradox-reveal-js', version: '0.2'