is not current version
Last Version 1.3.2

org.jbehavesupport:jbehave-support 1.0.4

Lightweight extension to jbehave

GroupId

GroupId

org.jbehavesupport
ArtifactId

ArtifactId

jbehave-support
Version

Version

1.0.4
Type

Type

pom

Download jbehave-support 1.0.4

Filename Size
jbehave-support-1.0.4.pom 20 KB
Browse

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