License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtypescript-compiler |
Version | Version1.4.1-2 |
Type | Typejar |
Description |
Descriptiontypescript-compiler
WebJar for typescript-compiler
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
typescript-compiler-1.4.1-2.pom | |
typescript-compiler-1.4.1-2.jar | 486 KB |
typescript-compiler-1.4.1-2-sources.jar | 22 bytes |
typescript-compiler-1.4.1-2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/typescript-compiler/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>typescript-compiler</artifactId>
<version>1.4.1-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/typescript-compiler/
implementation 'org.webjars.npm:typescript-compiler:1.4.1-2'
// https://jarcasting.com/artifacts/org.webjars.npm/typescript-compiler/
implementation ("org.webjars.npm:typescript-compiler:1.4.1-2")
'org.webjars.npm:typescript-compiler:jar:1.4.1-2'
<dependency org="org.webjars.npm" name="typescript-compiler" rev="1.4.1-2">
<artifact name="typescript-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='typescript-compiler', version='1.4.1-2')
)
libraryDependencies += "org.webjars.npm" % "typescript-compiler" % "1.4.1-2"
[org.webjars.npm/typescript-compiler "1.4.1-2"]