coursera / naptime   0.11.8

Apache License 2.0 GitHub

Making REST APIs so easy, you can build them in your sleep!

Scala versions: 2.12 2.11 2.10
sbt plugins: 0.13

root 0.7.2


Group ID:
org.coursera.naptime
Artifact ID:
root_2.11
Version:
0.7.2
Release Date:
Jul 28, 2017
Licenses:
Files:

libraryDependencies += "org.coursera.naptime" %% "root" % "0.7.2"

Mill build tool

ivy"org.coursera.naptime::root:0.7.2"

Scala CLI

//> using dep "org.coursera.naptime::root:0.7.2"

Ammonite REPL

import $ivy.`org.coursera.naptime::root:0.7.2`

<dependency>
  <groupId>org.coursera.naptime</groupId>
  <artifactId>root_2.11</artifactId>
  <version>0.7.2</version>
</dependency>

compile group: 'org.coursera.naptime', name: 'root_2.11', version: '0.7.2'