udash-auth-shared 0.7.0-M5


Group ID:
io.udash
Artifact ID:
udash-auth-shared_2.12
Version:
0.7.0-M5
Release Date:
May 10, 2018
Licenses:
Files:

libraryDependencies += "io.udash" %% "udash-auth-shared" % "0.7.0-M5"

Mill build tool

ivy"io.udash::udash-auth-shared:0.7.0-M5"

Scala CLI

//> using dep "io.udash::udash-auth-shared:0.7.0-M5"

Ammonite REPL

import $ivy.`io.udash::udash-auth-shared:0.7.0-M5`

<dependency>
  <groupId>io.udash</groupId>
  <artifactId>udash-auth-shared_2.12</artifactId>
  <version>0.7.0-M5</version>
</dependency>

compile group: 'io.udash', name: 'udash-auth-shared_2.12', version: '0.7.0-M5'