is not current version
Last Version 15.0.8

org.webjars.npm:types__yargs 12.0.10

WebJar for @types/yargs

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

types__yargs
Version

Version

12.0.10
Type

Type

jar

Download types__yargs 12.0.10


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