is not current version
Last Version 1.7.5

org.webjars:typescript-parent 1.5.0-beta

WebJar for TypeScript Parent

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

typescript-parent
Version

Version

1.5.0-beta
Type

Type

pom

Download typescript-parent 1.5.0-beta


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