is not current version
Last Version 3.2.5

net.serenity-bdd:serenity-junit 1.8.10

Serenity JUnit integration

Categories

Categories

JUnit Unit Testing Net
GroupId

GroupId

net.serenity-bdd
ArtifactId

ArtifactId

serenity-junit
Version

Version

1.8.10
Type

Type

jar

Download serenity-junit 1.8.10


<!-- https://jarcasting.com/artifacts/net.serenity-bdd/serenity-junit/ -->
<dependency>
    <groupId>net.serenity-bdd</groupId>
    <artifactId>serenity-junit</artifactId>
    <version>1.8.10</version>
</dependency>
// https://jarcasting.com/artifacts/net.serenity-bdd/serenity-junit/
implementation 'net.serenity-bdd:serenity-junit:1.8.10'
// https://jarcasting.com/artifacts/net.serenity-bdd/serenity-junit/
implementation ("net.serenity-bdd:serenity-junit:1.8.10")
'net.serenity-bdd:serenity-junit:jar:1.8.10'
<dependency org="net.serenity-bdd" name="serenity-junit" rev="1.8.10">
  <artifact name="serenity-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.serenity-bdd', module='serenity-junit', version='1.8.10')
)
libraryDependencies += "net.serenity-bdd" % "serenity-junit" % "1.8.10"
[net.serenity-bdd/serenity-junit "1.8.10"]