is not current version
Last Version 9.1.1

org.webjars.npm:mermaid 8.2.6

WebJar for mermaid

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

mermaid
Version

Version

8.2.6
Type

Type

jar

Download mermaid 8.2.6


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