is not current version
Last Version 1.4.2-1

org.webjars:respond 1.4.2

WebJar for Respond.js

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

respond
Version

Version

1.4.2
Type

Type

jar

Download respond 1.4.2


<!-- https://jarcasting.com/artifacts/org.webjars/respond/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>respond</artifactId>
    <version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/respond/
implementation 'org.webjars:respond:1.4.2'
// https://jarcasting.com/artifacts/org.webjars/respond/
implementation ("org.webjars:respond:1.4.2")
'org.webjars:respond:jar:1.4.2'
<dependency org="org.webjars" name="respond" rev="1.4.2">
  <artifact name="respond" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='respond', version='1.4.2')
)
libraryDependencies += "org.webjars" % "respond" % "1.4.2"
[org.webjars/respond "1.4.2"]