is not current version
Last Version 0.0.2

io.github.oliverliy:fast-sso 0.0.1

一个可快速接入的sso项目

GroupId

GroupId

io.github.oliverliy
ArtifactId

ArtifactId

fast-sso
Version

Version

0.0.1
Type

Type

pom

Download fast-sso 0.0.1

Filename Size
fast-sso-0.0.1.pom 6 KB
Browse

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