GroupId | GroupIdcom.github.sdtool |
---|---|
ArtifactId | ArtifactIdstateless-captcha |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
stateless-captcha-1.1.0.pom | |
stateless-captcha-1.1.0.jar | 1 MB |
stateless-captcha-1.1.0-sources.jar | 1 MB |
stateless-captcha-1.1.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sdtool/stateless-captcha/
implementation 'com.github.sdtool:stateless-captcha:1.1.0'
// https://jarcasting.com/artifacts/com.github.sdtool/stateless-captcha/
implementation ("com.github.sdtool:stateless-captcha:1.1.0")
'com.github.sdtool:stateless-captcha:jar:1.1.0'
<dependency org="com.github.sdtool" name="stateless-captcha" rev="1.1.0">
<artifact name="stateless-captcha" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sdtool', module='stateless-captcha', version='1.1.0')
)
libraryDependencies += "com.github.sdtool" % "stateless-captcha" % "1.1.0"
[com.github.sdtool/stateless-captcha "1.1.0"]