| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.dustlight.auth |
| Идентификатор | Идентификаторauth-common |
| Последняя версия | Последняя версия1.1.1-alpha-4 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеauth-common
Auth Common Module
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| auth-common-1.1.1-alpha-4.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.dustlight.auth/auth-common/ -->
<dependency>
<groupId>cn.dustlight.auth</groupId>
<artifactId>auth-common</artifactId>
<version>1.1.1-alpha-4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.auth/auth-common/
implementation 'cn.dustlight.auth:auth-common:1.1.1-alpha-4'
// https://jarcasting.com/artifacts/cn.dustlight.auth/auth-common/
implementation ("cn.dustlight.auth:auth-common:1.1.1-alpha-4")
'cn.dustlight.auth:auth-common:pom:1.1.1-alpha-4'
<dependency org="cn.dustlight.auth" name="auth-common" rev="1.1.1-alpha-4">
<artifact name="auth-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.auth', module='auth-common', version='1.1.1-alpha-4')
)
libraryDependencies += "cn.dustlight.auth" % "auth-common" % "1.1.1-alpha-4"
[cn.dustlight.auth/auth-common "1.1.1-alpha-4"]