is not current version
Last Version 4.2.5

org.beangle.commons:beangle-commons-web 3.6.10


GroupId

GroupId

org.beangle.commons
ArtifactId

ArtifactId

beangle-commons-web
Version

Version

3.6.10
Type

Type

jar

Download beangle-commons-web 3.6.10


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