| License |
License |
|---|---|
| GroupId | GroupIdorg.gearvrf |
| ArtifactId | ArtifactId3DCursorLibrary |
| Last Version | Last Version4.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionGearVR framework
The GearVR framework(GearVRf) is an Open Source VR rendering library for application development on VR-supported Android devices
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 3DCursorLibrary-4.0.0.pom | |
| 3DCursorLibrary-4.0.0.aar | 3 MB |
| 3DCursorLibrary-4.0.0-sources.jar | 80 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.gearvrf/3DCursorLibrary/ -->
<dependency>
<groupId>org.gearvrf</groupId>
<artifactId>3DCursorLibrary</artifactId>
<version>4.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.gearvrf/3DCursorLibrary/
implementation 'org.gearvrf:3DCursorLibrary:4.0.0'
// https://jarcasting.com/artifacts/org.gearvrf/3DCursorLibrary/
implementation ("org.gearvrf:3DCursorLibrary:4.0.0")
'org.gearvrf:3DCursorLibrary:aar:4.0.0'
<dependency org="org.gearvrf" name="3DCursorLibrary" rev="4.0.0">
<artifact name="3DCursorLibrary" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.gearvrf', module='3DCursorLibrary', version='4.0.0')
)
libraryDependencies += "org.gearvrf" % "3DCursorLibrary" % "4.0.0"
[org.gearvrf/3DCursorLibrary "4.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.joml » joml-android | jar | 1.9.1-SNAPSHOT |