is not current version
Last Version 3.5

org.jbehave.site:jbehave-site-resources 3.0


GroupId

GroupId

org.jbehave.site
ArtifactId

ArtifactId

jbehave-site-resources
Version

Version

3.0
Type

Type

pom

Download jbehave-site-resources 3.0


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