is not current version
Last Version 3.5

org.jbehave.site:jbehave-site-frontend 3.4


GroupId

GroupId

org.jbehave.site
ArtifactId

ArtifactId

jbehave-site-frontend
Version

Version

3.4
Type

Type

pom

Download jbehave-site-frontend 3.4


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