guardian / feature-switching 1.3
GitHuba small library to allow features to be turned on and off
Scala versions:
2.11
feature-switching-core 1.3
Group ID:
com.gu
Artifact ID:
feature-switching-core_2.11
Version:
1.3
Release Date:
Nov 7, 2017
Licenses:
Files:
Full Scala Version:
2.11.7
Developers:
libraryDependencies += "com.gu" %% "feature-switching-core" % "1.3"
ivy"com.gu::feature-switching-core:1.3"
//> using dep "com.gu::feature-switching-core:1.3"
import $ivy.`com.gu::feature-switching-core:1.3`
<dependency> <groupId>com.gu</groupId> <artifactId>feature-switching-core_2.11</artifactId> <version>1.3</version> </dependency>
compile group: 'com.gu', name: 'feature-switching-core_2.11', version: '1.3'