thoughtworksinc / akka-http-webjars   2.0.0

Apache License 2.0 GitHub

Serve static assets from WebJars

Scala versions: 2.12 2.11 2.10

akka-http-webjars 2.0.0


Group ID:
com.thoughtworks.akka-http-webjars
Artifact ID:
akka-http-webjars_2.11
Version:
2.0.0
Release Date:
Jul 3, 2019
Licenses:
Files:

libraryDependencies += "com.thoughtworks.akka-http-webjars" %% "akka-http-webjars" % "2.0.0"

Mill build tool

ivy"com.thoughtworks.akka-http-webjars::akka-http-webjars:2.0.0"

Scala CLI

//> using dep "com.thoughtworks.akka-http-webjars::akka-http-webjars:2.0.0"

Ammonite REPL

import $ivy.`com.thoughtworks.akka-http-webjars::akka-http-webjars:2.0.0`

<dependency>
  <groupId>com.thoughtworks.akka-http-webjars</groupId>
  <artifactId>akka-http-webjars_2.11</artifactId>
  <version>2.0.0</version>
</dependency>

compile group: 'com.thoughtworks.akka-http-webjars', name: 'akka-http-webjars_2.11', version: '2.0.0'