GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdtypes__yargs |
Version | Version15.0.7 |
Type | Typejar |
Filename | Size |
---|---|
types__yargs-15.0.7.pom | |
types__yargs-15.0.7.jar | 15 KB |
types__yargs-15.0.7-sources.jar | 22 bytes |
types__yargs-15.0.7-javadoc.jar | 22 bytes |
Browse |
<!-- 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"]