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

com.github.houbb:sso-client4j 2.1.0


Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

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

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

sso-client4j
Версия

Версия

2.1.0
Тип

Тип

jar

Скачать sso-client4j 2.1.0


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