не последняя версия
Последняя версия 17.0.33

org.webjars.npm:types__node 16.4.8

WebJar for @types/node

Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

types__node
Версия

Версия

16.4.8
Тип

Тип

jar

Скачать types__node 16.4.8


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