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