GroupId | GroupIdorg.gearvrf |
---|---|
ArtifactId | ArtifactIdgvrf-particlesystem |
Version | Version3.3.0 |
Type | Typeaar |
Filename | Size |
---|---|
gvrf-particlesystem-3.3.0.pom | |
gvrf-particlesystem-3.3.0.aar | 18 KB |
gvrf-particlesystem-3.3.0-sources.jar | 11 KB |
Browse |
<!-- 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"]