is not current version
Last Version 2.2.0

com.github.houbb:sso-client4j 2.1.0


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sso-client4j
Version

Version

2.1.0
Type

Type

jar

Download 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"]