udash-rest 0.8.6


Group ID:
io.udash
Artifact ID:
udash-rest_2.12
Version:
0.8.6
Release Date:
Oct 2, 2020
Licenses:
Files:

libraryDependencies += "io.udash" %% "udash-rest" % "0.8.6"

Mill build tool

ivy"io.udash::udash-rest:0.8.6"

Scala CLI

//> using dep "io.udash::udash-rest:0.8.6"

Ammonite REPL

import $ivy.`io.udash::udash-rest:0.8.6`

<dependency>
  <groupId>io.udash</groupId>
  <artifactId>udash-rest_2.12</artifactId>
  <version>0.8.6</version>
</dependency>

compile group: 'io.udash', name: 'udash-rest_2.12', version: '0.8.6'