guardian / feature-switching   1.3

GitHub

a small library to allow features to be turned on and off

Scala versions: 2.11

feature-switching-scalatra 1.1


Group ID:
com.gu
Artifact ID:
feature-switching-scalatra_2.11
Version:
1.1
Release Date:
Oct 9, 2015
Licenses:
Files:

libraryDependencies += "com.gu" %% "feature-switching-scalatra" % "1.1"

Mill build tool

ivy"com.gu::feature-switching-scalatra:1.1"

Scala CLI

//> using dep "com.gu::feature-switching-scalatra:1.1"

Ammonite REPL

import $ivy.`com.gu::feature-switching-scalatra:1.1`

<dependency>
  <groupId>com.gu</groupId>
  <artifactId>feature-switching-scalatra_2.11</artifactId>
  <version>1.1</version>
</dependency>

compile group: 'com.gu', name: 'feature-switching-scalatra_2.11', version: '1.1'