coursera / courier   3.0.0

Apache License 2.0 Website GitHub

Data interchange for the modern web + mobile stack.

Scala versions: 2.12 2.10

courier-runtime 1.2.2


Group ID:
org.coursera.courier
Artifact ID:
courier-runtime_2.10
Version:
1.2.2
Release Date:
Mar 4, 2016
Licenses:
Files:
Full Scala Version:
2.10.5

libraryDependencies += "org.coursera.courier" %% "courier-runtime" % "1.2.2"

Mill build tool

ivy"org.coursera.courier::courier-runtime:1.2.2"

Scala CLI

//> using dep "org.coursera.courier::courier-runtime:1.2.2"

Ammonite REPL

import $ivy.`org.coursera.courier::courier-runtime:1.2.2`

<dependency>
  <groupId>org.coursera.courier</groupId>
  <artifactId>courier-runtime_2.10</artifactId>
  <version>1.2.2</version>
</dependency>

compile group: 'org.coursera.courier', name: 'courier-runtime_2.10', version: '1.2.2'