jar

com.github.cloudyrock.dimmer : dimmer-local

Maven & Gradle

Sep 26, 2018
1 usages
6 stars

dimmer-local · 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.

Table Of Contents

Latest Version

Download com.github.cloudyrock.dimmer : dimmer-local JAR file - Latest Versions:

All Versions

Download com.github.cloudyrock.dimmer : dimmer-local JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2.x
2.1.x
2.0.x
1.4.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window dimmer-local-2.2.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.cloudyrock.dimmer

├─ com.github.cloudyrock.dimmer.DimmerAspect.class - [JAR]

├─ com.github.cloudyrock.dimmer.DimmerBuilder.class - [JAR]

├─ com.github.cloudyrock.dimmer.DimmerFeature.class - [JAR]

├─ com.github.cloudyrock.dimmer.FeatureConfigurationBuilder.class - [JAR]

├─ com.github.cloudyrock.dimmer.FeatureExecutor.class - [JAR]

├─ com.github.cloudyrock.dimmer.FeatureExecutorImpl.class - [JAR]

├─ com.github.cloudyrock.dimmer.MethodCaller.class - [JAR]

Advertisement