Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.dreamlu |
ArtifactId | ArtifactIdmica-captcha |
Version | Version1.1.4 |
Type | Typejar |
Filename | Size |
---|---|
mica-captcha-1.1.4.pom | |
mica-captcha-1.1.4.jar | 16 KB |
mica-captcha-1.1.4-sources.jar | 14 KB |
mica-captcha-1.1.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.dreamlu/mica-captcha/ -->
<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>mica-captcha</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/mica-captcha/
implementation 'net.dreamlu:mica-captcha:1.1.4'
// https://jarcasting.com/artifacts/net.dreamlu/mica-captcha/
implementation ("net.dreamlu:mica-captcha:1.1.4")
'net.dreamlu:mica-captcha:jar:1.1.4'
<dependency org="net.dreamlu" name="mica-captcha" rev="1.1.4">
<artifact name="mica-captcha" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='mica-captcha', version='1.1.4')
)
libraryDependencies += "net.dreamlu" % "mica-captcha" % "1.1.4"
[net.dreamlu/mica-captcha "1.1.4"]