is not current version
Last Version 0.0.8

io.orangebeard:junit4-listener 0.0.3

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.3
Type

Type

jar

Download junit4-listener 0.0.3


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