is not current version
Last Version 1.4.3

com.mageddo:feature-switch 1.2.0

Simplify Consumer And Producer Configuration

GroupId

GroupId

com.mageddo
ArtifactId

ArtifactId

feature-switch
Version

Version

1.2.0
Type

Type

jar

Download feature-switch 1.2.0


<!-- https://jarcasting.com/artifacts/com.mageddo/feature-switch/ -->
<dependency>
    <groupId>com.mageddo</groupId>
    <artifactId>feature-switch</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mageddo/feature-switch/
implementation 'com.mageddo:feature-switch:1.2.0'
// https://jarcasting.com/artifacts/com.mageddo/feature-switch/
implementation ("com.mageddo:feature-switch:1.2.0")
'com.mageddo:feature-switch:jar:1.2.0'
<dependency org="com.mageddo" name="feature-switch" rev="1.2.0">
  <artifact name="feature-switch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mageddo', module='feature-switch', version='1.2.0')
)
libraryDependencies += "com.mageddo" % "feature-switch" % "1.2.0"
[com.mageddo/feature-switch "1.2.0"]