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