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