GroupId | GroupIdcom.github.sdtool |
---|---|
ArtifactId | ArtifactIdstateless-captcha |
Version | Version1.1.1 |
Type | Typejar |
Filename | Size |
---|---|
stateless-captcha-1.1.1.pom | |
stateless-captcha-1.1.1.jar | 1 MB |
stateless-captcha-1.1.1-sources.jar | 1 MB |
stateless-captcha-1.1.1-javadoc.jar | 311 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sdtool/stateless-captcha/ -->
<dependency>
<groupId>com.github.sdtool</groupId>
<artifactId>stateless-captcha</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sdtool/stateless-captcha/
implementation 'com.github.sdtool:stateless-captcha:1.1.1'
// https://jarcasting.com/artifacts/com.github.sdtool/stateless-captcha/
implementation ("com.github.sdtool:stateless-captcha:1.1.1")
'com.github.sdtool:stateless-captcha:jar:1.1.1'
<dependency org="com.github.sdtool" name="stateless-captcha" rev="1.1.1">
<artifact name="stateless-captcha" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sdtool', module='stateless-captcha', version='1.1.1')
)
libraryDependencies += "com.github.sdtool" % "stateless-captcha" % "1.1.1"
[com.github.sdtool/stateless-captcha "1.1.1"]