MVN

com.redmadrobot : flipper

Maven & Gradle

Apr 27, 2021
1 usages
70 stars

flipper · Flipper is a simple and useful tool to deal with feature toggles

<dependency>
    <groupId>com.redmadrobot</groupId>
    <artifactId>flipper</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.redmadrobot : flipper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of com.redmadrobot : flipper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
flipper-2.0.1
flipper-2.0.0

How to add a dependency to Maven

Add the following com.redmadrobot : flipper maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.redmadrobot</groupId>
    <artifactId>flipper</artifactId>
    <version>2.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.redmadrobot : flipper gradle dependency to your build.gradle file:

implementation 'com.redmadrobot:flipper:2.0.1'

Gradle Kotlin DSL: Add the following com.redmadrobot : flipper gradle kotlin dependency to your build.gradle.kts file:

implementation("com.redmadrobot:flipper:2.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.redmadrobot : flipper sbt scala dependency to your build.sbt file:

libraryDependencies += "com.redmadrobot" % "flipper" % "2.0.1"

Advertisement

Dependencies from Group

Aug 02, 2022
2 usages
85 stars
Apr 27, 2021
1 usages
70 stars
Jan 21, 2022
134 stars
Aug 02, 2022
85 stars
Aug 02, 2022
85 stars

Discover Dependencies

Mar 12, 2021
1 usages
119 stars
Mar 09, 2021
1 usages
1 stars
Mar 12, 2021
1 usages
0 stars
Mar 11, 2021
1 usages
0 stars
Mar 26, 2021
3 usages
Mar 25, 2021
1 usages
86 stars