is not current version
Last Version 4.2.5

org.beangle.commons:beangle-commons-web 3.8.8


GroupId

GroupId

org.beangle.commons
ArtifactId

ArtifactId

beangle-commons-web
Version

Version

3.8.8
Type

Type

jar

Download beangle-commons-web 3.8.8


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