is not current version
Last Version 9.1.1

org.webjars.npm:mermaid 7.0.2

WebJar for mermaid

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

mermaid
Version

Version

7.0.2
Type

Type

jar

Download mermaid 7.0.2


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