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