| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdvexflow |
| Last Version | Last Version1.2.41 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionvexflow
WebJar for vexflow
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| vexflow-1.2.41.pom | |
| vexflow-1.2.41.jar | 4 MB |
| vexflow-1.2.41-sources.jar | 22 bytes |
| vexflow-1.2.41-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/vexflow/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>vexflow</artifactId>
<version>1.2.41</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/vexflow/
implementation 'org.webjars.npm:vexflow:1.2.41'
// https://jarcasting.com/artifacts/org.webjars.npm/vexflow/
implementation ("org.webjars.npm:vexflow:1.2.41")
'org.webjars.npm:vexflow:jar:1.2.41'
<dependency org="org.webjars.npm" name="vexflow" rev="1.2.41">
<artifact name="vexflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='vexflow', version='1.2.41')
)
libraryDependencies += "org.webjars.npm" % "vexflow" % "1.2.41"
[org.webjars.npm/vexflow "1.2.41"]