trivial-rest 0.0.4


Group ID:
com.github.agmenc
Artifact ID:
trivial-rest_2.10
Version:
0.0.4
Release Date:
May 5, 2015
Licenses:
Files:
Full Scala Version:
2.10.4

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.agmenc</groupId>
  <artifactId>trivial-rest_2.10</artifactId>
  <version>0.0.4</version>
</dependency>

compile group: 'com.github.agmenc', name: 'trivial-rest_2.10', version: '0.0.4'