is not current version
Last Version 0.0.2

io.github.oliverliy:fast-sso-client 0.0.1


Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.oliverliy
ArtifactId

ArtifactId

fast-sso-client
Version

Version

0.0.1
Type

Type

jar

Download fast-sso-client 0.0.1


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