| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.frank5380 |
| Идентификатор | Идентификаторcandy-captcha |
| Версия | Версия0.0.13 |
| Тип | Типjar |
| Описание |
ОписаниеParent pom providing dependency and plugin management for applications
built with Maven
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| candy-captcha-0.0.13.pom | |
| candy-captcha-0.0.13.jar | 7 KB |
| candy-captcha-0.0.13-sources.jar | 4 KB |
| candy-captcha-0.0.13-javadoc.jar | 69 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.frank5380/candy-captcha/ -->
<dependency>
<groupId>com.github.frank5380</groupId>
<artifactId>candy-captcha</artifactId>
<version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frank5380/candy-captcha/
implementation 'com.github.frank5380:candy-captcha:0.0.13'
// https://jarcasting.com/artifacts/com.github.frank5380/candy-captcha/
implementation ("com.github.frank5380:candy-captcha:0.0.13")
'com.github.frank5380:candy-captcha:jar:0.0.13'
<dependency org="com.github.frank5380" name="candy-captcha" rev="0.0.13">
<artifact name="candy-captcha" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frank5380', module='candy-captcha', version='0.0.13')
)
libraryDependencies += "com.github.frank5380" % "candy-captcha" % "0.0.13"
[com.github.frank5380/candy-captcha "0.0.13"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.frank5380 : candy-core | jar | 0.0.13 |
| com.github.frank5380 : candy-sms | jar | 0.0.13 |