| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторsso |
| Последняя версия | Последняя версия2.2.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеsso
The sso api project.
|
| Имя Файла | Размер |
|---|---|
| sso-2.2.0.pom | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/sso/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>sso</artifactId>
<version>2.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/sso/
implementation 'com.github.houbb:sso:2.2.0'
// https://jarcasting.com/artifacts/com.github.houbb/sso/
implementation ("com.github.houbb:sso:2.2.0")
'com.github.houbb:sso:pom:2.2.0'
<dependency org="com.github.houbb" name="sso" rev="2.2.0">
<artifact name="sso" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='sso', version='2.2.0')
)
libraryDependencies += "com.github.houbb" % "sso" % "2.2.0"
[com.github.houbb/sso "2.2.0"]