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

naptime 0.1.8


Group ID:
org.coursera.naptime
Artifact ID:
naptime_2.11
Version:
0.1.8
Release Date:
Jul 3, 2016
Licenses:
Files:
Full Scala Version:
2.11.7

libraryDependencies += "org.coursera.naptime" %% "naptime" % "0.1.8"

Mill build tool

ivy"org.coursera.naptime::naptime:0.1.8"

Scala CLI

//> using dep "org.coursera.naptime::naptime:0.1.8"

Ammonite REPL

import $ivy.`org.coursera.naptime::naptime:0.1.8`

<dependency>
  <groupId>org.coursera.naptime</groupId>
  <artifactId>naptime_2.11</artifactId>
  <version>0.1.8</version>
</dependency>

compile group: 'org.coursera.naptime', name: 'naptime_2.11', version: '0.1.8'