g

github-com-Microsoft-TypeScript

WebJar for typescript
http://webjars.org
Apache-2.0
Files download
File Operation
github-com-Microsoft-TypeScript-2.3.4.jar download
github-com-Microsoft-TypeScript-2.3.4.pom download
github-com-Microsoft-TypeScript-2.3.4-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.npm</groupId>
  <artifactId>github-com-Microsoft-TypeScript</artifactId>
  <version>2.3.4</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.npm:github-com-Microsoft-TypeScript:2.3.4'
Gradle Kotlin
implementation("org.webjars.npm:github-com-Microsoft-TypeScript:2.3.4")
Scala SBT
libraryDependencies += "org.webjars.npm" % "github-com-Microsoft-TypeScript" % "2.3.4"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.npm', module='github-com-Microsoft-TypeScript', version='2.3.4')
)
Apache Ivy
<dependency org="org.webjars.npm" name="github-com-Microsoft-TypeScript" rev="2.3.4" />
Leiningen
[org.webjars.npm/github-com-Microsoft-TypeScript "2.3.4"]
Apache Buildr
'org.webjars.npm:github-com-Microsoft-TypeScript:jar:2.3.4'
Dependencies
The project has no third-party dependencies