is not current version
Last Version 0.2.1

io.github.m4gr3d:gast-xrapp 0.1.0

GAST XRApp Library

GroupId

GroupId

io.github.m4gr3d
ArtifactId

ArtifactId

gast-xrapp
Version

Version

0.1.0
Type

Type

aar

Download gast-xrapp 0.1.0


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