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