is not current version
Last Version 0.0.2-RELEASE

com.woaizhuangbi:oauth2-user-utils 0.0.1-RELEASE

A oauth2-user utils

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

com.woaizhuangbi
ArtifactId

ArtifactId

oauth2-user-utils
Version

Version

0.0.1-RELEASE
Type

Type

jar

Download oauth2-user-utils 0.0.1-RELEASE


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