is not current version
Last Version 0.8.11

org.webjars.npm:catharsis 0.8.10

WebJar for catharsis

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

catharsis
Version

Version

0.8.10
Type

Type

jar

Download catharsis 0.8.10


<!-- https://jarcasting.com/artifacts/org.webjars.npm/catharsis/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>catharsis</artifactId>
    <version>0.8.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/catharsis/
implementation 'org.webjars.npm:catharsis:0.8.10'
// https://jarcasting.com/artifacts/org.webjars.npm/catharsis/
implementation ("org.webjars.npm:catharsis:0.8.10")
'org.webjars.npm:catharsis:jar:0.8.10'
<dependency org="org.webjars.npm" name="catharsis" rev="0.8.10">
  <artifact name="catharsis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='catharsis', version='0.8.10')
)
libraryDependencies += "org.webjars.npm" % "catharsis" % "0.8.10"
[org.webjars.npm/catharsis "0.8.10"]