Last Version

parent 2.2.2

Lightweight library to manage feature toggling. Unlike others Dimmer doesn't work in switch mode, black or white, It provides a flexible way to respond to disabled features by adding customizable behaviours and pre-configured responses.

License

License

GroupId

GroupId

com.github.cloudyrock.dimmer
ArtifactId

ArtifactId

dimmer-parent
Version

Version

2.2.2
Type

Type

pom
Description

Description

parent
Lightweight library to manage feature toggling. Unlike others Dimmer doesn't work in switch mode, black or white, It provides a flexible way to respond to disabled features by adding customizable behaviours and pre-configured responses.

Download dimmer-parent 2.2.2

Filename Size
dimmer-parent-2.2.2.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.cloudyrock.dimmer/dimmer-parent/ -->
<dependency>
    <groupId>com.github.cloudyrock.dimmer</groupId>
    <artifactId>dimmer-parent</artifactId>
    <version>2.2.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cloudyrock.dimmer/dimmer-parent/
implementation 'com.github.cloudyrock.dimmer:dimmer-parent:2.2.2'
// https://jarcasting.com/artifacts/com.github.cloudyrock.dimmer/dimmer-parent/
implementation ("com.github.cloudyrock.dimmer:dimmer-parent:2.2.2")
'com.github.cloudyrock.dimmer:dimmer-parent:pom:2.2.2'
<dependency org="com.github.cloudyrock.dimmer" name="dimmer-parent" rev="2.2.2">
  <artifact name="dimmer-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cloudyrock.dimmer', module='dimmer-parent', version='2.2.2')
)
libraryDependencies += "com.github.cloudyrock.dimmer" % "dimmer-parent" % "2.2.2"
[com.github.cloudyrock.dimmer/dimmer-parent "2.2.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • dimmer-core
  • dimmer-local