is not current version
Last Version 6.6.3

org.webjars.npm:foundation-sites 6.2.4

WebJar for foundation-sites

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

foundation-sites
Version

Version

6.2.4
Type

Type

jar

Download foundation-sites 6.2.4


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