is not current version
Last Version 4.0.0

org.gearvrf:gvrf-particlesystem 3.3.0

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

GroupId

GroupId

org.gearvrf
ArtifactId

ArtifactId

gvrf-particlesystem
Version

Version

3.3.0
Type

Type

aar

Download gvrf-particlesystem 3.3.0


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