WebJar for TypeScript
More info: http://webjars.org
Upstream: http://www.typescriptlang.org/
License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdtypescript |
Last Version | Last Version1.7.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTypeScript
WebJar for TypeScript
|
Filename | Size |
---|---|
typescript-1.7.5.pom | |
typescript-1.7.5.jar | 310 KB |
typescript-1.7.5-javadoc.jar | 307 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/typescript/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>typescript</artifactId>
<version>1.7.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/typescript/
implementation 'org.webjars:typescript:1.7.5'
// https://jarcasting.com/artifacts/org.webjars/typescript/
implementation ("org.webjars:typescript:1.7.5")
'org.webjars:typescript:jar:1.7.5'
<dependency org="org.webjars" name="typescript" rev="1.7.5">
<artifact name="typescript" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='typescript', version='1.7.5')
)
libraryDependencies += "org.webjars" % "typescript" % "1.7.5"
[org.webjars/typescript "1.7.5"]
WebJar for TypeScript
More info: http://webjars.org
Upstream: http://www.typescriptlang.org/