is not current version
Last Version 2.2.42

top.dcenter:ums-vc 2.2.29

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

GroupId

GroupId

top.dcenter
ArtifactId

ArtifactId

ums-vc
Version

Version

2.2.29
Type

Type

jar

Download ums-vc 2.2.29


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