is not current version
Last Version 4.2.5

org.beangle.commons:beangle-commons-web 3.5.0


GroupId

GroupId

org.beangle.commons
ArtifactId

ArtifactId

beangle-commons-web
Version

Version

3.5.0
Type

Type

jar

Download beangle-commons-web 3.5.0


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