is not current version
Last Version 5.0

org.jbehave:jbehave-google 4.0-beta-1

Extension of JBehave Core that supports Google Docs for stories

GroupId

GroupId

org.jbehave
ArtifactId

ArtifactId

jbehave-google
Version

Version

4.0-beta-1
Type

Type

jar

Download jbehave-google 4.0-beta-1


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