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