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

org.webjars:typescript 1.4

WebJar for TypeScript

Группа

Группа

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

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

typescript
Версия

Версия

1.4
Тип

Тип

jar

Скачать typescript 1.4

Имя Файла Размер
typescript-1.4.pom
typescript-1.4.jar 662 KB
typescript-1.4-javadoc.jar 658 KB
Обзор

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