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

org.webjars.npm:type-fest 0.5.2

WebJar for type-fest

Группа

Группа

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

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

type-fest
Версия

Версия

0.5.2
Тип

Тип

jar

Скачать type-fest 0.5.2


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