| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcc.holylcd |
| Идентификатор | Идентификаторqiyi-dependencies |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеqiyi-dependencies
API service dependency management
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| qiyi-dependencies-1.0.0.pom | 12 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cc.holylcd/qiyi-dependencies/ -->
<dependency>
<groupId>cc.holylcd</groupId>
<artifactId>qiyi-dependencies</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cc.holylcd/qiyi-dependencies/
implementation 'cc.holylcd:qiyi-dependencies:1.0.0'
// https://jarcasting.com/artifacts/cc.holylcd/qiyi-dependencies/
implementation ("cc.holylcd:qiyi-dependencies:1.0.0")
'cc.holylcd:qiyi-dependencies:pom:1.0.0'
<dependency org="cc.holylcd" name="qiyi-dependencies" rev="1.0.0">
<artifact name="qiyi-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='cc.holylcd', module='qiyi-dependencies', version='1.0.0')
)
libraryDependencies += "cc.holylcd" % "qiyi-dependencies" % "1.0.0"
[cc.holylcd/qiyi-dependencies "1.0.0"]