udash-rest-jetty 0.8.0-RC10


Group ID:
io.udash
Artifact ID:
udash-rest-jetty_2.12
Version:
0.8.0-RC10
Release Date:
Jul 22, 2019
Licenses:
Files:

libraryDependencies += "io.udash" %% "udash-rest-jetty" % "0.8.0-RC10"

Mill build tool

ivy"io.udash::udash-rest-jetty:0.8.0-RC10"

Scala CLI

//> using dep "io.udash::udash-rest-jetty:0.8.0-RC10"

Ammonite REPL

import $ivy.`io.udash::udash-rest-jetty:0.8.0-RC10`

<dependency>
  <groupId>io.udash</groupId>
  <artifactId>udash-rest-jetty_2.12</artifactId>
  <version>0.8.0-RC10</version>
</dependency>

compile group: 'io.udash', name: 'udash-rest-jetty_2.12', version: '0.8.0-RC10'