is not current version
Last Version 2.1.0

com.github.shawven:security-connect 2.0.1

spring-social 第三方社交登陆

Categories

Categories

Security
GroupId

GroupId

com.github.shawven
ArtifactId

ArtifactId

security-connect
Version

Version

2.0.1
Type

Type

jar

Download security-connect 2.0.1


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