is not current version
Last Version 0.2.7

org.beangle.webmvc:beangle-webmvc-capatcha-plugin 0.2.2


GroupId

GroupId

org.beangle.webmvc
ArtifactId

ArtifactId

beangle-webmvc-capatcha-plugin
Version

Version

0.2.2
Type

Type

jar

Download beangle-webmvc-capatcha-plugin 0.2.2


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