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

naptime-models 0.4.17


Group ID:
org.coursera.naptime
Artifact ID:
naptime-models_2.11
Version:
0.4.17
Release Date:
Dec 9, 2016
Licenses:
Files:

libraryDependencies += "org.coursera.naptime" %% "naptime-models" % "0.4.17"

Mill build tool

ivy"org.coursera.naptime::naptime-models:0.4.17"

Scala CLI

//> using dep "org.coursera.naptime::naptime-models:0.4.17"

Ammonite REPL

import $ivy.`org.coursera.naptime::naptime-models:0.4.17`

<dependency>
  <groupId>org.coursera.naptime</groupId>
  <artifactId>naptime-models_2.11</artifactId>
  <version>0.4.17</version>
</dependency>

compile group: 'org.coursera.naptime', name: 'naptime-models_2.11', version: '0.4.17'