is not current version
Last Version 0.0.8

io.orangebeard:junit4-listener 0.0.2

Send JUnit4 test results to an Orangebeard.io instance

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.orangebeard
ArtifactId

ArtifactId

junit4-listener
Version

Version

0.0.2
Type

Type

jar

Download junit4-listener 0.0.2


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