License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-scottjehl-Respond |
Last Version | Last Version1.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRespond.js
WebJar for Respond.js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-scottjehl-Respond/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-scottjehl-Respond</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-scottjehl-Respond/
implementation 'org.webjars.npm:github-com-scottjehl-Respond:1.4.2'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-scottjehl-Respond/
implementation ("org.webjars.npm:github-com-scottjehl-Respond:1.4.2")
'org.webjars.npm:github-com-scottjehl-Respond:jar:1.4.2'
<dependency org="org.webjars.npm" name="github-com-scottjehl-Respond" rev="1.4.2">
<artifact name="github-com-scottjehl-Respond" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-scottjehl-Respond', version='1.4.2')
)
libraryDependencies += "org.webjars.npm" % "github-com-scottjehl-Respond" % "1.4.2"
[org.webjars.npm/github-com-scottjehl-Respond "1.4.2"]