is not current version
Last Version 8.3.6.211

org.anyline:anyboot-web-ext 2.0.1.835


GroupId

GroupId

org.anyline
ArtifactId

ArtifactId

anyboot-web-ext
Version

Version

2.0.1.835
Type

Type

jar

Download anyboot-web-ext 2.0.1.835


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