xsbt-web-plugin 2.0.5


Group ID:
com.earldouglas
Artifact ID:
xsbt-web-plugin
Version:
2.0.5
Release Date:
Nov 10, 2015
Licenses:
Files:

libraryDependencies += "com.earldouglas" % "xsbt-web-plugin" % "2.0.5"

Mill build tool

ivy"com.earldouglas:xsbt-web-plugin:2.0.5"

Scala CLI

//> using dep "com.earldouglas:xsbt-web-plugin:2.0.5"

Ammonite REPL

import $ivy.`com.earldouglas:xsbt-web-plugin:2.0.5`

<dependency>
  <groupId>com.earldouglas</groupId>
  <artifactId>xsbt-web-plugin</artifactId>
  <version>2.0.5</version>
</dependency>

compile group: 'com.earldouglas', name: 'xsbt-web-plugin', version: '2.0.5'