is not current version
Last Version 15.0.8

org.webjars.npm:types__yargs 15.0.7

WebJar for @types/yargs

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

types__yargs
Version

Version

15.0.7
Type

Type

jar

Download types__yargs 15.0.7


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