Files download
File Operation
xsbt-web-plugin_2.9.2-0.12.0-0.2.11.1.jar download
xsbt-web-plugin_2.9.2-0.12.0-0.2.11.1.pom download
xsbt-web-plugin_2.9.2-0.12.0-0.2.11.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.siasia</groupId>
  <artifactId>xsbt-web-plugin_2.9.2</artifactId>
  <version>0.12.0-0.2.11.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.siasia:xsbt-web-plugin_2.9.2:0.12.0-0.2.11.1'
Gradle Kotlin
implementation("com.github.siasia:xsbt-web-plugin_2.9.2:0.12.0-0.2.11.1")
Scala SBT
libraryDependencies += "com.github.siasia" % "xsbt-web-plugin_2.9.2" % "0.12.0-0.2.11.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.siasia', module='xsbt-web-plugin_2.9.2', version='0.12.0-0.2.11.1')
)
Apache Ivy
<dependency org="com.github.siasia" name="xsbt-web-plugin_2.9.2" rev="0.12.0-0.2.11.1" />
Leiningen
[com.github.siasia/xsbt-web-plugin_2.9.2 "0.12.0-0.2.11.1"]
Apache Buildr
'com.github.siasia:xsbt-web-plugin_2.9.2:jar:0.12.0-0.2.11.1'