| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.shaolongfei |
| Идентификатор | ИдентификаторOpenGLESUtils |
| Версия | Версия0.0.6 |
| Тип | Типaar |
| Описание |
ОписаниеOpenGLESUtils
OpenGLES 常用的工具类
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| OpenGLESUtils-0.0.6.pom | |
| OpenGLESUtils-0.0.6-sources.jar | 1 KB |
| OpenGLESUtils-0.0.6-javadoc.jar | 388 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.shaolongfei/OpenGLESUtils/ -->
<dependency>
<groupId>io.github.shaolongfei</groupId>
<artifactId>OpenGLESUtils</artifactId>
<version>0.0.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.shaolongfei/OpenGLESUtils/
implementation 'io.github.shaolongfei:OpenGLESUtils:0.0.6'
// https://jarcasting.com/artifacts/io.github.shaolongfei/OpenGLESUtils/
implementation ("io.github.shaolongfei:OpenGLESUtils:0.0.6")
'io.github.shaolongfei:OpenGLESUtils:aar:0.0.6'
<dependency org="io.github.shaolongfei" name="OpenGLESUtils" rev="0.0.6">
<artifact name="OpenGLESUtils" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.shaolongfei', module='OpenGLESUtils', version='0.0.6')
)
libraryDependencies += "io.github.shaolongfei" % "OpenGLESUtils" % "0.0.6"
[io.github.shaolongfei/OpenGLESUtils "0.0.6"]