is not current version
Last Version 0.3.29

org.beangle.webmvc:beangle-webmvc-plugins_2.12 0.3.8


GroupId

GroupId

org.beangle.webmvc
ArtifactId

ArtifactId

beangle-webmvc-plugins_2.12
Version

Version

0.3.8
Type

Type

pom

Download beangle-webmvc-plugins_2.12 0.3.8


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