| License |
License |
|---|---|
| Categories |
CategorieslibGDX Business Logic Libraries |
| GroupId | GroupIdcom.github.yangweigbh |
| ArtifactId | ArtifactIdlibgdx-cardboard-core |
| Last Version | Last Version0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlibgdx-cardboard-core
library help developing cardboard app based on libgdx
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| libgdx-cardboard-core-0.2.pom | |
| libgdx-cardboard-core-0.2.jar | 19 KB |
| libgdx-cardboard-core-0.2-sources.jar | 11 KB |
| libgdx-cardboard-core-0.2-javadoc.jar | 42 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.badlogicgames.gdx : gdx-backend-android | jar | 1.7.1 |
| com.badlogicgames.gdx : gdx | jar | 1.7.1 |