is not current version
Last Version 2.2.0

com.github.houbb:sso-test 2.1.0


GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sso-test
Version

Version

2.1.0
Type

Type

jar

Download sso-test 2.1.0


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