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