udash-rest 0.8.2


Group ID:
io.udash
Artifact ID:
udash-rest_2.12
Version:
0.8.2
Release Date:
Jan 20, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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