is not current version
Last Version 6.7.4

org.webjars.bower:foundation-sites 6.5.0-rc.2

WebJar for foundation-sites

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

foundation-sites
Version

Version

6.5.0-rc.2
Type

Type

jar

Download foundation-sites 6.5.0-rc.2


<!-- https://jarcasting.com/artifacts/org.webjars.bower/foundation-sites/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>foundation-sites</artifactId>
    <version>6.5.0-rc.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/foundation-sites/
implementation 'org.webjars.bower:foundation-sites:6.5.0-rc.2'
// https://jarcasting.com/artifacts/org.webjars.bower/foundation-sites/
implementation ("org.webjars.bower:foundation-sites:6.5.0-rc.2")
'org.webjars.bower:foundation-sites:jar:6.5.0-rc.2'
<dependency org="org.webjars.bower" name="foundation-sites" rev="6.5.0-rc.2">
  <artifact name="foundation-sites" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='foundation-sites', version='6.5.0-rc.2')
)
libraryDependencies += "org.webjars.bower" % "foundation-sites" % "6.5.0-rc.2"
[org.webjars.bower/foundation-sites "6.5.0-rc.2"]