is not current version
Last Version 1.3.2

org.jbehavesupport:jbehave-support 1.1.3

Lightweight extension to jbehave

GroupId

GroupId

org.jbehavesupport
ArtifactId

ArtifactId

jbehave-support
Version

Version

1.1.3
Type

Type

pom

Download jbehave-support 1.1.3

Filename Size
jbehave-support-1.1.3.pom 26 KB
Browse

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