is not current version
Last Version 0.9.275

net.thucydides:thucydides-jbehave-plugin 0.9.200


Categories

Categories

IDE Development Tools Net
GroupId

GroupId

net.thucydides
ArtifactId

ArtifactId

thucydides-jbehave-plugin
Version

Version

0.9.200
Type

Type

jar

Download thucydides-jbehave-plugin 0.9.200


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