GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdwebvr-polyfill |
Version | Version0.10.10 |
Type | Typejar |
Filename | Size |
---|---|
webvr-polyfill-0.10.10.pom | |
webvr-polyfill-0.10.10.jar | 94 KB |
webvr-polyfill-0.10.10-sources.jar | 22 bytes |
webvr-polyfill-0.10.10-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.10.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/webvr-polyfill/
implementation 'org.webjars.npm:webvr-polyfill:0.10.10'
// https://jarcasting.com/artifacts/org.webjars.npm/webvr-polyfill/
implementation ("org.webjars.npm:webvr-polyfill:0.10.10")
'org.webjars.npm:webvr-polyfill:jar:0.10.10'
<dependency org="org.webjars.npm" name="webvr-polyfill" rev="0.10.10">
<artifact name="webvr-polyfill" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='webvr-polyfill', version='0.10.10')
)
libraryDependencies += "org.webjars.npm" % "webvr-polyfill" % "0.10.10"
[org.webjars.npm/webvr-polyfill "0.10.10"]