is not current version
Last Version 0.1.0

com.moomanow:moomanow-authentication 0.0.9


GroupId

GroupId

com.moomanow
ArtifactId

ArtifactId

moomanow-authentication
Version

Version

0.0.9
Type

Type

jar

Download moomanow-authentication 0.0.9


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