is not current version
Last Version 3.5.14

org.webjars.npm:types__jquery 3.3.10

WebJar for @types/jquery

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

types__jquery
Version

Version

3.3.10
Type

Type

jar

Download types__jquery 3.3.10


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