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