| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.tencent.tcr |
| Идентификатор | Идентификаторtcg |
| Последняя версия | Последняя версия1.6.1.69 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеtcg
cloud render
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| tcg-1.6.1.69.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.tencent.tcr/tcg/ -->
<dependency>
<groupId>com.tencent.tcr</groupId>
<artifactId>tcg</artifactId>
<version>1.6.1.69</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.tcr/tcg/
implementation 'com.tencent.tcr:tcg:1.6.1.69'
// https://jarcasting.com/artifacts/com.tencent.tcr/tcg/
implementation ("com.tencent.tcr:tcg:1.6.1.69")
'com.tencent.tcr:tcg:aar:1.6.1.69'
<dependency org="com.tencent.tcr" name="tcg" rev="1.6.1.69">
<artifact name="tcg" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.tcr', module='tcg', version='1.6.1.69')
)
libraryDependencies += "com.tencent.tcr" % "tcg" % "1.6.1.69"
[com.tencent.tcr/tcg "1.6.1.69"]