is not current version
Last Version 1.0.2

com.github.xiongxcodes:haohope-security-oauth 1.0.0


Categories

Categories

Security
GroupId

GroupId

com.github.xiongxcodes
ArtifactId

ArtifactId

haohope-security-oauth
Version

Version

1.0.0
Type

Type

pom

Download haohope-security-oauth 1.0.0


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