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

org.webjars.npm:types__node 16.11.22

WebJar for @types/node

Группа

Группа

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

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

types__node
Версия

Версия

16.11.22
Тип

Тип

jar

Скачать types__node 16.11.22


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