is not current version
Last Version 3.3.2

org.webjars.npm:jquery-migrate 3.3.0

WebJar for jquery-migrate

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

jquery-migrate
Version

Version

3.3.0
Type

Type

jar

Download jquery-migrate 3.3.0


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