is not current version
Last Version 3.5.14

org.webjars.npm:types__jquery 1.10.33

WebJar for @types/jquery

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

types__jquery
Version

Version

1.10.33
Type

Type

jar

Download types__jquery 1.10.33


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