is not current version
Last Version 0.5.0

org.beangle.webmvc:beangle-webmvc-support_3 0.4.4

The Beangle WebMVC Library

GroupId

GroupId

org.beangle.webmvc
ArtifactId

ArtifactId

beangle-webmvc-support_3
Version

Version

0.4.4
Type

Type

jar

Download beangle-webmvc-support_3 0.4.4


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