xsbt-web-plugin 2.3.1


Group ID:
com.earldouglas
Artifact ID:
xsbt-web-plugin
Version:
2.3.1
Release Date:
Jan 27, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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