is not current version
Last Version 1.3

br.com.caelum.vraptor:vraptor-mauth 1.2


GroupId

GroupId

br.com.caelum.vraptor
ArtifactId

ArtifactId

vraptor-mauth
Version

Version

1.2
Type

Type

jar

Download vraptor-mauth 1.2


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