GroupId | GroupIdcom.google.code.jcaptcha4struts2 |
---|---|
ArtifactId | ArtifactIdjcaptcha4struts2 |
Version | Version2.0.1 |
Type | Typejar |
Filename | Size |
---|---|
jcaptcha4struts2-2.0.1.pom | |
jcaptcha4struts2-2.0.1.jar | 19 KB |
jcaptcha4struts2-2.0.1-sources.jar | 19 KB |
jcaptcha4struts2-2.0.1-javadoc.jar | 118 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.code.jcaptcha4struts2/jcaptcha4struts2/ -->
<dependency>
<groupId>com.google.code.jcaptcha4struts2</groupId>
<artifactId>jcaptcha4struts2</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.jcaptcha4struts2/jcaptcha4struts2/
implementation 'com.google.code.jcaptcha4struts2:jcaptcha4struts2:2.0.1'
// https://jarcasting.com/artifacts/com.google.code.jcaptcha4struts2/jcaptcha4struts2/
implementation ("com.google.code.jcaptcha4struts2:jcaptcha4struts2:2.0.1")
'com.google.code.jcaptcha4struts2:jcaptcha4struts2:jar:2.0.1'
<dependency org="com.google.code.jcaptcha4struts2" name="jcaptcha4struts2" rev="2.0.1">
<artifact name="jcaptcha4struts2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.jcaptcha4struts2', module='jcaptcha4struts2', version='2.0.1')
)
libraryDependencies += "com.google.code.jcaptcha4struts2" % "jcaptcha4struts2" % "2.0.1"
[com.google.code.jcaptcha4struts2/jcaptcha4struts2 "2.0.1"]