is not current version
Last Version 1.0.29

com.butor:butor-sso 1.0.22

This project is the SSO module.

GroupId

GroupId

com.butor
ArtifactId

ArtifactId

butor-sso
Version

Version

1.0.22
Type

Type

jar

Download butor-sso 1.0.22


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