udash-rest 0.9.0-M10


Group ID:
io.udash
Artifact ID:
udash-rest_2.13
Version:
0.9.0-M10
Release Date:
Apr 14, 2021
Licenses:
Files:

libraryDependencies += "io.udash" %% "udash-rest" % "0.9.0-M10"

Mill build tool

ivy"io.udash::udash-rest:0.9.0-M10"

Scala CLI

//> using dep "io.udash::udash-rest:0.9.0-M10"

Ammonite REPL

import $ivy.`io.udash::udash-rest:0.9.0-M10`

<dependency>
  <groupId>io.udash</groupId>
  <artifactId>udash-rest_2.13</artifactId>
  <version>0.9.0-M10</version>
</dependency>

compile group: 'io.udash', name: 'udash-rest_2.13', version: '0.9.0-M10'