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

org.webjars:typescript 1.0.1

WebJar for TypeScript

Группа

Группа

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

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

typescript
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать typescript 1.0.1


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