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

org.webjars:isotope 2.2.0

WebJar for Isotope

Группа

Группа

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

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

isotope
Версия

Версия

2.2.0
Тип

Тип

jar

Скачать isotope 2.2.0

Имя Файла Размер
isotope-2.2.0.pom
isotope-2.2.0.jar 39 KB
isotope-2.2.0-javadoc.jar 36 KB
Обзор

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