is not current version
Last Version 4.8.3

org.jbehave:jbehave-ant 3.4


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.jbehave
ArtifactId

ArtifactId

jbehave-ant
Version

Version

3.4
Type

Type

jar

Download jbehave-ant 3.4


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