License |
License |
---|---|
GroupId | GroupIdtop.beanshell |
ArtifactId | ArtifactIdram-captcha |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionram-captcha
Ram project base component for captcha.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ram-captcha-1.0.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.beanshell/ram-captcha/ -->
<dependency>
<groupId>top.beanshell</groupId>
<artifactId>ram-captcha</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.beanshell/ram-captcha/
implementation 'top.beanshell:ram-captcha:1.0.0'
// https://jarcasting.com/artifacts/top.beanshell/ram-captcha/
implementation ("top.beanshell:ram-captcha:1.0.0")
'top.beanshell:ram-captcha:pom:1.0.0'
<dependency org="top.beanshell" name="ram-captcha" rev="1.0.0">
<artifact name="ram-captcha" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.beanshell', module='ram-captcha', version='1.0.0')
)
libraryDependencies += "top.beanshell" % "ram-captcha" % "1.0.0"
[top.beanshell/ram-captcha "1.0.0"]