| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages Github Development Tools Version Controls |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdgithub-com-daishihmr-vox-js |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionvox.js
WebJar for vox.js
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| github-com-daishihmr-vox-js-1.1.0.pom | |
| github-com-daishihmr-vox-js-1.1.0.jar | 880 KB |
| github-com-daishihmr-vox-js-1.1.0-sources.jar | 22 bytes |
| github-com-daishihmr-vox-js-1.1.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-daishihmr-vox-js/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-daishihmr-vox-js</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-daishihmr-vox-js/
implementation 'org.webjars.npm:github-com-daishihmr-vox-js:1.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-daishihmr-vox-js/
implementation ("org.webjars.npm:github-com-daishihmr-vox-js:1.1.0")
'org.webjars.npm:github-com-daishihmr-vox-js:jar:1.1.0'
<dependency org="org.webjars.npm" name="github-com-daishihmr-vox-js" rev="1.1.0">
<artifact name="github-com-daishihmr-vox-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-daishihmr-vox-js', version='1.1.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-daishihmr-vox-js" % "1.1.0"
[org.webjars.npm/github-com-daishihmr-vox-js "1.1.0"]