| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.tencent.tcr |
| Идентификатор | Идентификаторbase |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеbase
cloud render base
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| base-1.0.0.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.tencent.tcr/base/ -->
<dependency>
<groupId>com.tencent.tcr</groupId>
<artifactId>base</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.tcr/base/
implementation 'com.tencent.tcr:base:1.0.0'
// https://jarcasting.com/artifacts/com.tencent.tcr/base/
implementation ("com.tencent.tcr:base:1.0.0")
'com.tencent.tcr:base:aar:1.0.0'
<dependency org="com.tencent.tcr" name="base" rev="1.0.0">
<artifact name="base" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.tcr', module='base', version='1.0.0')
)
libraryDependencies += "com.tencent.tcr" % "base" % "1.0.0"
[com.tencent.tcr/base "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.5 |
| com.android.volley : volley | jar | 1.2.0 |
| androidx.annotation » annotation | jar | 1.3.0 |
| com.tencent.tcr : afc-utils | jar | 0.0.9 |