udash-rest 0.8.1


Group ID:
io.udash
Artifact ID:
udash-rest_2.12
Version:
0.8.1
Release Date:
Sept 10, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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