is not current version
Last Version 1.3.3

org.webjars.npm:typings 0.7.9

WebJar for typings

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

typings
Version

Version

0.7.9
Type

Type

jar

Download typings 0.7.9


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