is not current version
Last Version 3.0.4

org.webjars.bower:isotope 3.0.1

WebJar for isotope

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

isotope
Version

Version

3.0.1
Type

Type

jar

Download isotope 3.0.1


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