is not current version
Last Version 3.5.14

org.webjars.npm:types__jquery 3.3.20

WebJar for @types/jquery

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

types__jquery
Version

Version

3.3.20
Type

Type

jar

Download types__jquery 3.3.20


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