is not current version
Last Version 2.2.0

com.github.houbb:sso-api 1.0.0

The sso api project.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sso-api
Version

Version

1.0.0
Type

Type

jar

Download sso-api 1.0.0


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