is not current version
Last Version 8.3.6.211

org.anyline:anyboot-web-ext 8.3.6.210


GroupId

GroupId

org.anyline
ArtifactId

ArtifactId

anyboot-web-ext
Version

Version

8.3.6.210
Type

Type

jar

Download anyboot-web-ext 8.3.6.210


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