is not current version
Last Version 1.4.2-1

org.webjars:respond 1.3.0

WebJar for Respond.js

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

respond
Version

Version

1.3.0
Type

Type

jar

Download respond 1.3.0


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