WebJar for Respond.js
More info: http://webjars.org
Upstream: https://github.com/scottjehl/Respond
| License | License | 
|---|---|
| GroupId | GroupIdorg.webjars | 
| ArtifactId | ArtifactIdrespond | 
| Last Version | Last Version1.4.2-1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionRespond.js WebJar for Respond.js | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| respond-1.4.2-1.pom | |
| respond-1.4.2-1.jar | 26 KB | 
| respond-1.4.2-1-javadoc.jar | 22 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars/respond/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>respond</artifactId>
    <version>1.4.2-1</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars/respond/
implementation 'org.webjars:respond:1.4.2-1'// https://jarcasting.com/artifacts/org.webjars/respond/
implementation ("org.webjars:respond:1.4.2-1")'org.webjars:respond:jar:1.4.2-1'<dependency org="org.webjars" name="respond" rev="1.4.2-1">
  <artifact name="respond" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars', module='respond', version='1.4.2-1')
)libraryDependencies += "org.webjars" % "respond" % "1.4.2-1"[org.webjars/respond "1.4.2-1"]WebJar for Respond.js
More info: http://webjars.org
Upstream: https://github.com/scottjehl/Respond