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

org.webjars:isotope 2.2.1

WebJar for Isotope

Группа

Группа

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

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

isotope
Версия

Версия

2.2.1
Тип

Тип

jar

Скачать isotope 2.2.1

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

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