is not current version
Last Version 3.5

org.jbehave.site:jbehave-site-resources 3.1.1


GroupId

GroupId

org.jbehave.site
ArtifactId

ArtifactId

jbehave-site-resources
Version

Version

3.1.1
Type

Type

pom

Download jbehave-site-resources 3.1.1


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