is not current version
Last Version 3.3.2

org.webjars:jquery-migrate 1.2.1

WebJar for jquery-migrate

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

jquery-migrate
Version

Version

1.2.1
Type

Type

jar

Download jquery-migrate 1.2.1


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