Last Version

Sample: OAuth2 1.0-beta

The helper is a library for Java and Android.

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

com.github.mrzhqiang.helper.sample
ArtifactId

ArtifactId

oauth2
Version

Version

1.0-beta
Type

Type

jar
Description

Description

Sample: OAuth2
The helper is a library for Java and Android.

Download oauth2 1.0-beta


<!-- https://jarcasting.com/artifacts/com.github.mrzhqiang.helper.sample/oauth2/ -->
<dependency>
    <groupId>com.github.mrzhqiang.helper.sample</groupId>
    <artifactId>oauth2</artifactId>
    <version>1.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mrzhqiang.helper.sample/oauth2/
implementation 'com.github.mrzhqiang.helper.sample:oauth2:1.0-beta'
// https://jarcasting.com/artifacts/com.github.mrzhqiang.helper.sample/oauth2/
implementation ("com.github.mrzhqiang.helper.sample:oauth2:1.0-beta")
'com.github.mrzhqiang.helper.sample:oauth2:jar:1.0-beta'
<dependency org="com.github.mrzhqiang.helper.sample" name="oauth2" rev="1.0-beta">
  <artifact name="oauth2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mrzhqiang.helper.sample', module='oauth2', version='1.0-beta')
)
libraryDependencies += "com.github.mrzhqiang.helper.sample" % "oauth2" % "1.0-beta"
[com.github.mrzhqiang.helper.sample/oauth2 "1.0-beta"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.mrzhqiang.helper : helper jar 1.0-beta

Project Modules

There are no modules declared in this project.