is not current version
Last Version 2.2.0

com.github.houbb:sso 2.1.0

The sso api project.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sso
Version

Version

2.1.0
Type

Type

pom

Download sso 2.1.0

Filename Size
sso-2.1.0.pom 10 KB
Browse

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