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