License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-Microsoft-TypeScript |
Last Version | Last Version2.3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontypescript
WebJar for typescript
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-Microsoft-TypeScript/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-Microsoft-TypeScript</artifactId>
<version>2.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-Microsoft-TypeScript/
implementation 'org.webjars.npm:github-com-Microsoft-TypeScript:2.3.4'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-Microsoft-TypeScript/
implementation ("org.webjars.npm:github-com-Microsoft-TypeScript:2.3.4")
'org.webjars.npm:github-com-Microsoft-TypeScript:jar:2.3.4'
<dependency org="org.webjars.npm" name="github-com-Microsoft-TypeScript" rev="2.3.4">
<artifact name="github-com-Microsoft-TypeScript" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-Microsoft-TypeScript', version='2.3.4')
)
libraryDependencies += "org.webjars.npm" % "github-com-Microsoft-TypeScript" % "2.3.4"
[org.webjars.npm/github-com-Microsoft-TypeScript "2.3.4"]