is not current version
Last Version 0.2.1

de.klosebrothers.hue:hue4junit 0.2.0

JUnit5 TestExecutionListener for Philips hue lights

Categories

Categories

JUnit Unit Testing Other General Purpose Libraries
GroupId

GroupId

de.klosebrothers.hue
ArtifactId

ArtifactId

hue4junit
Version

Version

0.2.0
Type

Type

jar

Download hue4junit 0.2.0


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