is not current version
Last Version 1.0.9

com.github.jameszbl:authmore-common 1.0.3

A lightweight development kit for building OAuth2 open platform.

GroupId

GroupId

com.github.jameszbl
ArtifactId

ArtifactId

authmore-common
Version

Version

1.0.3
Type

Type

jar

Download authmore-common 1.0.3


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