Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdcubicvr-js |
Version | Version0.2.1 |
Type | Typejar |
Filename | Size |
---|---|
cubicvr-js-0.2.1.pom | |
cubicvr-js-0.2.1.jar | 7 KB |
cubicvr-js-0.2.1-javadoc.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/cubicvr-js/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>cubicvr-js</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/cubicvr-js/
implementation 'org.webjars:cubicvr-js:0.2.1'
// https://jarcasting.com/artifacts/org.webjars/cubicvr-js/
implementation ("org.webjars:cubicvr-js:0.2.1")
'org.webjars:cubicvr-js:jar:0.2.1'
<dependency org="org.webjars" name="cubicvr-js" rev="0.2.1">
<artifact name="cubicvr-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='cubicvr-js', version='0.2.1')
)
libraryDependencies += "org.webjars" % "cubicvr-js" % "0.2.1"
[org.webjars/cubicvr-js "0.2.1"]