is not current version
Last Version 3.5.14

org.webjars.npm:types__jquery 2.0.53

WebJar for @types/jquery

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

types__jquery
Version

Version

2.0.53
Type

Type

jar

Download types__jquery 2.0.53


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