GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdwebvr-polyfill |
Version | Version0.9.39 |
Type | Typejar |
Filename | Size |
---|---|
webvr-polyfill-0.9.39.pom | |
webvr-polyfill-0.9.39.jar | 265 KB |
webvr-polyfill-0.9.39-sources.jar | 22 bytes |
webvr-polyfill-0.9.39-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/webvr-polyfill/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>webvr-polyfill</artifactId>
<version>0.9.39</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/webvr-polyfill/
implementation 'org.webjars.npm:webvr-polyfill:0.9.39'
// https://jarcasting.com/artifacts/org.webjars.npm/webvr-polyfill/
implementation ("org.webjars.npm:webvr-polyfill:0.9.39")
'org.webjars.npm:webvr-polyfill:jar:0.9.39'
<dependency org="org.webjars.npm" name="webvr-polyfill" rev="0.9.39">
<artifact name="webvr-polyfill" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='webvr-polyfill', version='0.9.39')
)
libraryDependencies += "org.webjars.npm" % "webvr-polyfill" % "0.9.39"
[org.webjars.npm/webvr-polyfill "0.9.39"]