添加依赖
<dependency>
<groupId>org.mvnpm</groupId>
<artifactId>npm-bundled</artifactId>
<version>6.0.0</version>
</dependency>
implementation 'org.mvnpm:npm-bundled:6.0.0'
org.mvnpm:npm-bundled:6.0.0
<dependency org="org.mvnpm" name="npm-bundled" rev="6.0.0" />
libraryDependencies += "org.mvnpm" % "npm-bundled" % "6.0.0"
@Grab(group='org.mvnpm', module='npm-bundled', version='6.0.0')
[org.mvnpm/npm-bundled "6.0.0"]
'org.mvnpm:npm-bundled:jar:6.0.0'
资源下载
| 资源类型 | Central |
|---|---|
| jar 包 | npm-bundled-6.0.0.jar |
| 源码包 | npm-bundled-6.0.0-sources.jar |