is not current version
Last Version 8.5.3.2312-20220623

org.anyboot:anyboot-mvc 8.3.7.215

anyboot-mvc

GroupId

GroupId

org.anyboot
ArtifactId

ArtifactId

anyboot-mvc
Version

Version

8.3.7.215
Type

Type

jar

Download anyboot-mvc 8.3.7.215


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