is not current version
Last Version 9.1.1

org.webjars.npm:mermaid 8.4.3

WebJar for mermaid

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

mermaid
Version

Version

8.4.3
Type

Type

jar

Download mermaid 8.4.3


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