xsbt-web-plugin 1.1.0


Group ID:
com.earldouglas
Artifact ID:
xsbt-web-plugin
Version:
1.1.0
Release Date:
Apr 4, 2015
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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