pheymann / rest-refactoring-test   2.2.0

MIT License GitHub

Create small and simple refactoring tests for your REST service

Scala versions: 2.11 2.10
sbt plugins: 0.13

rrt-play 1.0.1


Group ID:
com.github.pheymann
Artifact ID:
rrt-play_2.11
Version:
1.0.1
Release Date:
Jan 20, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.github.pheymann" %% "rrt-play" % "1.0.1"

Mill build tool

ivy"com.github.pheymann::rrt-play:1.0.1"

Scala CLI

//> using dep "com.github.pheymann::rrt-play:1.0.1"

Ammonite REPL

import $ivy.`com.github.pheymann::rrt-play:1.0.1`

<dependency>
  <groupId>com.github.pheymann</groupId>
  <artifactId>rrt-play_2.11</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'com.github.pheymann', name: 'rrt-play_2.11', version: '1.0.1'