wellfactored / restless   0.5.1

MIT License GitHub

Get less from your REST! A small scala/play library for filtering and projecting json results from REST calls

Scala versions: 2.11

restless-play-actions 0.3.0


Group ID:
com.wellfactored
Artifact ID:
restless-play-actions_2.11
Version:
0.3.0
Release Date:
May 13, 2016
Licenses:
MIT
Files:
Full Scala Version:
2.11.8
Developers:

libraryDependencies += "com.wellfactored" %% "restless-play-actions" % "0.3.0"

Mill build tool

ivy"com.wellfactored::restless-play-actions:0.3.0"

Scala CLI

//> using dep "com.wellfactored::restless-play-actions:0.3.0"

Ammonite REPL

import $ivy.`com.wellfactored::restless-play-actions:0.3.0`

<dependency>
  <groupId>com.wellfactored</groupId>
  <artifactId>restless-play-actions_2.11</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'com.wellfactored', name: 'restless-play-actions_2.11', version: '0.3.0'