is not current version
Last Version 1.2.41

org.webjars.npm:vexflow 1.2.36

WebJar for vexflow

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vexflow
Version

Version

1.2.36
Type

Type

jar

Download vexflow 1.2.36


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