| Лицензия |
Лицензия |
|---|---|
| Группа | Группаtop.beanshell |
| Идентификатор | Идентификаторram-captcha |
| Версия | Версия1.0.0 |
| Тип | Типpom |
| Описание |
Описаниеram-captcha
Ram project base component for captcha.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ram-captcha-1.0.0.pom | 7 KB |
| Обзор |
<!-- 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"]