| License |
License |
|---|---|
| GroupId | GroupIdorg.gearvrf |
| ArtifactId | ArtifactIdgvrf-particlesystem |
| 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 |
|---|---|
| gvrf-particlesystem-4.0.0.pom | |
| gvrf-particlesystem-4.0.0.aar | 18 KB |
| gvrf-particlesystem-4.0.0-sources.jar | 11 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.joml » joml-android | jar | 1.9.1-SNAPSHOT |