Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-0xfe-vexflow |
Version | Version1.2.14 |
Type | Typejar |
Filename | Size |
---|---|
github-com-0xfe-vexflow-1.2.14.pom | |
github-com-0xfe-vexflow-1.2.14.jar | 822 KB |
github-com-0xfe-vexflow-1.2.14-sources.jar | 22 bytes |
github-com-0xfe-vexflow-1.2.14-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-0xfe-vexflow/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-0xfe-vexflow</artifactId>
<version>1.2.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-0xfe-vexflow/
implementation 'org.webjars.npm:github-com-0xfe-vexflow:1.2.14'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-0xfe-vexflow/
implementation ("org.webjars.npm:github-com-0xfe-vexflow:1.2.14")
'org.webjars.npm:github-com-0xfe-vexflow:jar:1.2.14'
<dependency org="org.webjars.npm" name="github-com-0xfe-vexflow" rev="1.2.14">
<artifact name="github-com-0xfe-vexflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-0xfe-vexflow', version='1.2.14')
)
libraryDependencies += "org.webjars.npm" % "github-com-0xfe-vexflow" % "1.2.14"
[org.webjars.npm/github-com-0xfe-vexflow "1.2.14"]