is not current version
Last Version 4.3.2

com.jslsolucoes:vraptor 4.3.1


GroupId

GroupId

com.jslsolucoes
ArtifactId

ArtifactId

vraptor
Version

Version

4.3.1
Type

Type

jar

Download vraptor 4.3.1


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