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