trivial-rest 0.2.1


Group ID:
com.github.agmenc
Artifact ID:
trivial-rest_2.11
Version:
0.2.1
Release Date:
Sep 14, 2015
Licenses:
Files:

libraryDependencies += "com.github.agmenc" %% "trivial-rest" % "0.2.1"

Mill build tool

ivy"com.github.agmenc::trivial-rest:0.2.1"

Scala CLI

//> using dep "com.github.agmenc::trivial-rest:0.2.1"

Ammonite REPL

import $ivy.`com.github.agmenc::trivial-rest:0.2.1`

<dependency>
  <groupId>com.github.agmenc</groupId>
  <artifactId>trivial-rest_2.11</artifactId>
  <version>0.2.1</version>
</dependency>

compile group: 'com.github.agmenc', name: 'trivial-rest_2.11', version: '0.2.1'