| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars |
| ArtifactId | ArtifactIdisotope |
| Version | Version3.0.1 |
| Type | Typejar |
| Description |
DescriptionIsotope
WebJar for Isotope
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| isotope-3.0.1.pom | |
| isotope-3.0.1.jar | 33 KB |
| isotope-3.0.1-javadoc.jar | 30 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/isotope/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>isotope</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/isotope/
implementation 'org.webjars:isotope:3.0.1'
// https://jarcasting.com/artifacts/org.webjars/isotope/
implementation ("org.webjars:isotope:3.0.1")
'org.webjars:isotope:jar:3.0.1'
<dependency org="org.webjars" name="isotope" rev="3.0.1">
<artifact name="isotope" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='isotope', version='3.0.1')
)
libraryDependencies += "org.webjars" % "isotope" % "3.0.1"
[org.webjars/isotope "3.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars : jquery | jar | 2.1.0 |