| GroupId | GroupIdorg.webjars.npm |
|---|---|
| ArtifactId | ArtifactIdjquery-match-height |
| Version | Version0.7.1 |
| Type | Typejar |
| Filename | Size |
|---|---|
| jquery-match-height-0.7.1.pom | |
| jquery-match-height-0.7.1.jar | 132 KB |
| jquery-match-height-0.7.1-sources.jar | 22 bytes |
| jquery-match-height-0.7.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jquery-match-height/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jquery-match-height</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-match-height/
implementation 'org.webjars.npm:jquery-match-height:0.7.1'
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-match-height/
implementation ("org.webjars.npm:jquery-match-height:0.7.1")
'org.webjars.npm:jquery-match-height:jar:0.7.1'
<dependency org="org.webjars.npm" name="jquery-match-height" rev="0.7.1">
<artifact name="jquery-match-height" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jquery-match-height', version='0.7.1')
)
libraryDependencies += "org.webjars.npm" % "jquery-match-height" % "0.7.1"
[org.webjars.npm/jquery-match-height "0.7.1"]