Last Version

libgdx-cardboard-core 0.2

library help developing cardboard app based on libgdx

License

License

Categories

Categories

libGDX Business Logic Libraries
GroupId

GroupId

com.github.yangweigbh
ArtifactId

ArtifactId

libgdx-cardboard-core
Version

Version

0.2
Type

Type

jar
Description

Description

libgdx-cardboard-core
library help developing cardboard app based on libgdx
Project URL

Project URL

https://github.com/yangweigbh/Libgdx-CardBoard-Extension
Source Code Management

Source Code Management

https://github.com/yangweigbh/Libgdx-CardBoard-Extension.git

Download libgdx-cardboard-core 0.2


<!-- https://jarcasting.com/artifacts/com.github.yangweigbh/libgdx-cardboard-core/ -->
<dependency>
    <groupId>com.github.yangweigbh</groupId>
    <artifactId>libgdx-cardboard-core</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yangweigbh/libgdx-cardboard-core/
implementation 'com.github.yangweigbh:libgdx-cardboard-core:0.2'
// https://jarcasting.com/artifacts/com.github.yangweigbh/libgdx-cardboard-core/
implementation ("com.github.yangweigbh:libgdx-cardboard-core:0.2")
'com.github.yangweigbh:libgdx-cardboard-core:jar:0.2'
<dependency org="com.github.yangweigbh" name="libgdx-cardboard-core" rev="0.2">
  <artifact name="libgdx-cardboard-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yangweigbh', module='libgdx-cardboard-core', version='0.2')
)
libraryDependencies += "com.github.yangweigbh" % "libgdx-cardboard-core" % "0.2"
[com.github.yangweigbh/libgdx-cardboard-core "0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.badlogicgames.gdx : gdx-backend-android jar 1.7.1
com.badlogicgames.gdx : gdx jar 1.7.1

Project Modules

There are no modules declared in this project.