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

GroupId

GroupId

org.gearvrf
ArtifactId

ArtifactId

gvrf-particlesystem
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 gvrf-particlesystem 4.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.joml » joml-android jar 1.9.1-SNAPSHOT

Project Modules

There are no modules declared in this project.