is not current version
Last Version 7.0.6

org.webjars.npm:plugin-typescript 4.0.10

WebJar for plugin-typescript

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

plugin-typescript
Version

Version

4.0.10
Type

Type

jar

Download plugin-typescript 4.0.10


<!-- https://jarcasting.com/artifacts/org.webjars.npm/plugin-typescript/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>plugin-typescript</artifactId>
    <version>4.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/plugin-typescript/
implementation 'org.webjars.npm:plugin-typescript:4.0.10'
// https://jarcasting.com/artifacts/org.webjars.npm/plugin-typescript/
implementation ("org.webjars.npm:plugin-typescript:4.0.10")
'org.webjars.npm:plugin-typescript:jar:4.0.10'
<dependency org="org.webjars.npm" name="plugin-typescript" rev="4.0.10">
  <artifact name="plugin-typescript" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='plugin-typescript', version='4.0.10')
)
libraryDependencies += "org.webjars.npm" % "plugin-typescript" % "4.0.10"
[org.webjars.npm/plugin-typescript "4.0.10"]