is not current version
Last Version 0.3.5

org.beangle.webmvc:beangle-webmvc-plugins_2.11 0.2.9


GroupId

GroupId

org.beangle.webmvc
ArtifactId

ArtifactId

beangle-webmvc-plugins_2.11
Version

Version

0.2.9
Type

Type

pom

Download beangle-webmvc-plugins_2.11 0.2.9


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