xsbt-web-plugin 4.0.3


Group ID:
com.earldouglas
Artifact ID:
xsbt-web-plugin
Version:
4.0.3
Release Date:
Jan 16, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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