is not current version
Last Version 8.5.3.2312-20220623

org.anyboot:anyboot-mvc 8.5.2.2117-20220208

anyboot-mvc

GroupId

GroupId

org.anyboot
ArtifactId

ArtifactId

anyboot-mvc
Version

Version

8.5.2.2117-20220208
Type

Type

jar

Download anyboot-mvc 8.5.2.2117-20220208


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