не последняя версия
Последняя версия 2.2.0

com.github.houbb:sso 2.1.0

The sso api project.

Группа

Группа

com.github.houbb
Идентификатор

Идентификатор

sso
Версия

Версия

2.1.0
Тип

Тип

pom

Скачать sso 2.1.0

Имя Файла Размер
sso-2.1.0.pom 10 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.houbb/sso/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>sso</artifactId>
    <version>2.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/sso/
implementation 'com.github.houbb:sso:2.1.0'
// https://jarcasting.com/artifacts/com.github.houbb/sso/
implementation ("com.github.houbb:sso:2.1.0")
'com.github.houbb:sso:pom:2.1.0'
<dependency org="com.github.houbb" name="sso" rev="2.1.0">
  <artifact name="sso" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='sso', version='2.1.0')
)
libraryDependencies += "com.github.houbb" % "sso" % "2.1.0"
[com.github.houbb/sso "2.1.0"]