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