GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdnpm-pick-manifest |
Version | Version2.2.3 |
Type | Typejar |
Filename | Size |
---|---|
npm-pick-manifest-2.2.3.pom | |
npm-pick-manifest-2.2.3.jar | 8 KB |
npm-pick-manifest-2.2.3-sources.jar | 22 bytes |
npm-pick-manifest-2.2.3-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>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/npm-pick-manifest/
implementation 'org.webjars.npm:npm-pick-manifest:2.2.3'
// https://jarcasting.com/artifacts/org.webjars.npm/npm-pick-manifest/
implementation ("org.webjars.npm:npm-pick-manifest:2.2.3")
'org.webjars.npm:npm-pick-manifest:jar:2.2.3'
<dependency org="org.webjars.npm" name="npm-pick-manifest" rev="2.2.3">
<artifact name="npm-pick-manifest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='npm-pick-manifest', version='2.2.3')
)
libraryDependencies += "org.webjars.npm" % "npm-pick-manifest" % "2.2.3"
[org.webjars.npm/npm-pick-manifest "2.2.3"]