не последняя версия
Последняя версия 1.0.1

com.github.xandb.utils:xandb-utils-captcha 1.0.0


Группа

Группа

com.github.xandb.utils
Идентификатор

Идентификатор

xandb-utils-captcha
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать xandb-utils-captcha 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.xandb.utils/xandb-utils-captcha/ -->
<dependency>
    <groupId>com.github.xandb.utils</groupId>
    <artifactId>xandb-utils-captcha</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xandb.utils/xandb-utils-captcha/
implementation 'com.github.xandb.utils:xandb-utils-captcha:1.0.0'
// https://jarcasting.com/artifacts/com.github.xandb.utils/xandb-utils-captcha/
implementation ("com.github.xandb.utils:xandb-utils-captcha:1.0.0")
'com.github.xandb.utils:xandb-utils-captcha:jar:1.0.0'
<dependency org="com.github.xandb.utils" name="xandb-utils-captcha" rev="1.0.0">
  <artifact name="xandb-utils-captcha" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xandb.utils', module='xandb-utils-captcha', version='1.0.0')
)
libraryDependencies += "com.github.xandb.utils" % "xandb-utils-captcha" % "1.0.0"
[com.github.xandb.utils/xandb-utils-captcha "1.0.0"]