GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdnopt |
Version | Version3.0.6 |
Type | Typejar |
Filename | Size |
---|---|
nopt-3.0.6.pom | |
nopt-3.0.6.jar | 14 KB |
nopt-3.0.6-sources.jar | 22 bytes |
nopt-3.0.6-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/nopt/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>nopt</artifactId>
<version>3.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/nopt/
implementation 'org.webjars.npm:nopt:3.0.6'
// https://jarcasting.com/artifacts/org.webjars.npm/nopt/
implementation ("org.webjars.npm:nopt:3.0.6")
'org.webjars.npm:nopt:jar:3.0.6'
<dependency org="org.webjars.npm" name="nopt" rev="3.0.6">
<artifact name="nopt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='nopt', version='3.0.6')
)
libraryDependencies += "org.webjars.npm" % "nopt" % "3.0.6"
[org.webjars.npm/nopt "3.0.6"]