Last Version

com.github.cloudyrock.dimmer:test 1.4.6

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

test
Version

Version

1.4.6
Type

Type

jar
Description

Description

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 test 1.4.6


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

Dependencies

compile (1)

Group / Artifact Type Version
cglib : cglib jar 3.2.6

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.hamcrest : hamcrest-junit jar 2.0.0.0

Project Modules

There are no modules declared in this project.