GroupId | GroupIdorg.webjars.bower |
---|---|
ArtifactId | ArtifactIdisotope |
Version | Version3.0.3 |
Type | Typejar |
Filename | Size |
---|---|
isotope-3.0.3.pom | |
isotope-3.0.3.jar | 46 KB |
isotope-3.0.3-sources.jar | 22 bytes |
isotope-3.0.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/isotope/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>isotope</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/isotope/
implementation 'org.webjars.bower:isotope:3.0.3'
// https://jarcasting.com/artifacts/org.webjars.bower/isotope/
implementation ("org.webjars.bower:isotope:3.0.3")
'org.webjars.bower:isotope:jar:3.0.3'
<dependency org="org.webjars.bower" name="isotope" rev="3.0.3">
<artifact name="isotope" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='isotope', version='3.0.3')
)
libraryDependencies += "org.webjars.bower" % "isotope" % "3.0.3"
[org.webjars.bower/isotope "3.0.3"]