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

top.dcenter:ums-vc 2.2.30

ums-vc: 验证码模块, 图片验证码, 滑块验证码, 短信验证码等

Группа

Группа

top.dcenter
Идентификатор

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

ums-vc
Версия

Версия

2.2.30
Тип

Тип

jar

Скачать ums-vc 2.2.30


<!-- https://jarcasting.com/artifacts/top.dcenter/ums-vc/ -->
<dependency>
    <groupId>top.dcenter</groupId>
    <artifactId>ums-vc</artifactId>
    <version>2.2.30</version>
</dependency>
// https://jarcasting.com/artifacts/top.dcenter/ums-vc/
implementation 'top.dcenter:ums-vc:2.2.30'
// https://jarcasting.com/artifacts/top.dcenter/ums-vc/
implementation ("top.dcenter:ums-vc:2.2.30")
'top.dcenter:ums-vc:jar:2.2.30'
<dependency org="top.dcenter" name="ums-vc" rev="2.2.30">
  <artifact name="ums-vc" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.dcenter', module='ums-vc', version='2.2.30')
)
libraryDependencies += "top.dcenter" % "ums-vc" % "2.2.30"
[top.dcenter/ums-vc "2.2.30"]