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

org.webjars:typescript-parent 1.5.0-beta

WebJar for TypeScript Parent

Группа

Группа

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

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

typescript-parent
Версия

Версия

1.5.0-beta
Тип

Тип

pom

Скачать typescript-parent 1.5.0-beta

Имя Файла Размер
typescript-parent-1.5.0-beta.pom 4 KB
Обзор

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