не последняя версия
Последняя версия 0.0.6

io.github.shaolongfei:OpenGLESUtils 0.0.4

OpenGLES 常用的工具类

Группа

Группа

io.github.shaolongfei
Идентификатор

Идентификатор

OpenGLESUtils
Версия

Версия

0.0.4
Тип

Тип

aar

Скачать OpenGLESUtils 0.0.4

Имя Файла Размер
OpenGLESUtils-0.0.4.pom
Обзор

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