is not current version
Last Version 4.8.3

org.jbehave:jbehave-ant 4.6.3


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.jbehave
ArtifactId

ArtifactId

jbehave-ant
Version

Version

4.6.3
Type

Type

jar

Download jbehave-ant 4.6.3


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