is not current version
Last Version 3.2.5

net.serenity-bdd:serenity-junit 3.1.0


Categories

Categories

JUnit Unit Testing Net
GroupId

GroupId

net.serenity-bdd
ArtifactId

ArtifactId

serenity-junit
Version

Version

3.1.0
Type

Type

jar

Download serenity-junit 3.1.0


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