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

org.webjars:typescript 1.5.3

WebJar for TypeScript

Группа

Группа

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

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

typescript
Версия

Версия

1.5.3
Тип

Тип

jar

Скачать typescript 1.5.3


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