License |
License
Apache-2.0
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtypescript |
Last Version | Last Version4.7.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontypescript
WebJar for typescript
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
typescript-4.7.3.pom | |
typescript-4.7.3.jar | 9 MB |
typescript-4.7.3-sources.jar | 22 bytes |
typescript-4.7.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/typescript/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>typescript</artifactId>
<version>4.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/typescript/
implementation 'org.webjars.npm:typescript:4.7.3'
// https://jarcasting.com/artifacts/org.webjars.npm/typescript/
implementation ("org.webjars.npm:typescript:4.7.3")
'org.webjars.npm:typescript:jar:4.7.3'
<dependency org="org.webjars.npm" name="typescript" rev="4.7.3">
<artifact name="typescript" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='typescript', version='4.7.3')
)
libraryDependencies += "org.webjars.npm" % "typescript" % "4.7.3"
[org.webjars.npm/typescript "4.7.3"]