is not current version
Last Version 1.1.5-RELEASE

me.youm.frame:shore-auth 1.1.3-RELEASE


GroupId

GroupId

me.youm.frame
ArtifactId

ArtifactId

shore-auth
Version

Version

1.1.3-RELEASE
Type

Type

jar

Download shore-auth 1.1.3-RELEASE


<!-- https://jarcasting.com/artifacts/me.youm.frame/shore-auth/ -->
<dependency>
    <groupId>me.youm.frame</groupId>
    <artifactId>shore-auth</artifactId>
    <version>1.1.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/me.youm.frame/shore-auth/
implementation 'me.youm.frame:shore-auth:1.1.3-RELEASE'
// https://jarcasting.com/artifacts/me.youm.frame/shore-auth/
implementation ("me.youm.frame:shore-auth:1.1.3-RELEASE")
'me.youm.frame:shore-auth:jar:1.1.3-RELEASE'
<dependency org="me.youm.frame" name="shore-auth" rev="1.1.3-RELEASE">
  <artifact name="shore-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.youm.frame', module='shore-auth', version='1.1.3-RELEASE')
)
libraryDependencies += "me.youm.frame" % "shore-auth" % "1.1.3-RELEASE"
[me.youm.frame/shore-auth "1.1.3-RELEASE"]