не последняя версия
Последняя версия 6.6.3

org.webjars.npm:foundation-sites 6.5.0-rc.1

WebJar for foundation-sites

Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

foundation-sites
Версия

Версия

6.5.0-rc.1
Тип

Тип

jar

Скачать foundation-sites 6.5.0-rc.1


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