Last Version

glrenderclient 0.1.0

A lightweight rendering library designed for Android that uses Only Java to make people forget the technical details of Opengl

License

License

MIT
Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

io.github.jonanorman.android
ArtifactId

ArtifactId

glrenderclient
Version

Version

0.1.0
Type

Type

aar
Description

Description

glrenderclient
A lightweight rendering library designed for Android that uses Only Java to make people forget the technical details of Opengl
Project URL

Project URL

https://github.com/JonaNorman/GLRenderClient
Source Code Management

Source Code Management

https://github.com/JonaNorman/GLRenderClient

Download glrenderclient 0.1.0


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

Dependencies

Project Modules

There are no modules declared in this project.