sbt-paradox 0.2.0


Group ID:
com.lightbend.paradox
Artifact ID:
sbt-paradox
Version:
0.2.0
Release Date:
Aug 12, 2016
Licenses:
Files:

libraryDependencies += "com.lightbend.paradox" % "sbt-paradox" % "0.2.0"

Mill build tool

ivy"com.lightbend.paradox:sbt-paradox:0.2.0"

Scala CLI

//> using dep "com.lightbend.paradox:sbt-paradox:0.2.0"

Ammonite REPL

import $ivy.`com.lightbend.paradox:sbt-paradox:0.2.0`

<dependency>
  <groupId>com.lightbend.paradox</groupId>
  <artifactId>sbt-paradox</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.lightbend.paradox', name: 'sbt-paradox', version: '0.2.0'