is not current version
Last Version 1.0.9

com.github.jameszbl:authmore-platform 1.0.7

A lightweight development kit for building OAuth2 open platform.

Categories

Categories

ORM Data
GroupId

GroupId

com.github.jameszbl
ArtifactId

ArtifactId

authmore-platform
Version

Version

1.0.7
Type

Type

jar

Download authmore-platform 1.0.7


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