is not current version
Last Version 1.9.2

com.auth0:mvc-auth-commons 0.1.0


GroupId

GroupId

com.auth0
ArtifactId

ArtifactId

mvc-auth-commons
Version

Version

0.1.0
Type

Type

jar

Download mvc-auth-commons 0.1.0


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