| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.gitee.uexpo_1 |
| Идентификатор | Идентификаторapi-oauth |
| Последняя версия | Последняя версия1.0-RELEASES |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание授权权限依赖
|
| Имя Файла | Размер |
|---|---|
| api-oauth-1.0-RELEASES.pom | |
| api-oauth-1.0-RELEASES.jar | 47 MB |
| api-oauth-1.0-RELEASES-sources.jar | 12 KB |
| api-oauth-1.0-RELEASES-javadoc.jar | 116 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.gitee.uexpo_1/api-oauth/ -->
<dependency>
<groupId>io.gitee.uexpo_1</groupId>
<artifactId>api-oauth</artifactId>
<version>1.0-RELEASES</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.uexpo_1/api-oauth/
implementation 'io.gitee.uexpo_1:api-oauth:1.0-RELEASES'
// https://jarcasting.com/artifacts/io.gitee.uexpo_1/api-oauth/
implementation ("io.gitee.uexpo_1:api-oauth:1.0-RELEASES")
'io.gitee.uexpo_1:api-oauth:jar:1.0-RELEASES'
<dependency org="io.gitee.uexpo_1" name="api-oauth" rev="1.0-RELEASES">
<artifact name="api-oauth" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.uexpo_1', module='api-oauth', version='1.0-RELEASES')
)
libraryDependencies += "io.gitee.uexpo_1" % "api-oauth" % "1.0-RELEASES"
[io.gitee.uexpo_1/api-oauth "1.0-RELEASES"]