Last Version

GearVR framework 4.0.0

The GearVR framework(GearVRf) is an Open Source VR rendering library for application development on VR-supported Android devices

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.gearvrf
ArtifactId

ArtifactId

platformsdk_support
Version

Version

4.0.0
Type

Type

aar
Description

Description

GearVR framework
The GearVR framework(GearVRf) is an Open Source VR rendering library for application development on VR-supported Android devices
Project URL

Project URL

https://github.com/Samsung/GearVRf
Source Code Management

Source Code Management

https://github.com/Samsung/GearVRf

Download platformsdk_support 4.0.0


<!-- https://jarcasting.com/artifacts/org.gearvrf/platformsdk_support/ -->
<dependency>
    <groupId>org.gearvrf</groupId>
    <artifactId>platformsdk_support</artifactId>
    <version>4.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.gearvrf/platformsdk_support/
implementation 'org.gearvrf:platformsdk_support:4.0.0'
// https://jarcasting.com/artifacts/org.gearvrf/platformsdk_support/
implementation ("org.gearvrf:platformsdk_support:4.0.0")
'org.gearvrf:platformsdk_support:aar:4.0.0'
<dependency org="org.gearvrf" name="platformsdk_support" rev="4.0.0">
  <artifact name="platformsdk_support" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.gearvrf', module='platformsdk_support', version='4.0.0')
)
libraryDependencies += "org.gearvrf" % "platformsdk_support" % "4.0.0"
[org.gearvrf/platformsdk_support "4.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.