License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development |
GroupId | GroupIdio.imunity.simplecaptcha |
ArtifactId | ArtifactIdsimplecaptcha |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsimplecaptcha
Simple catcha library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
simplecaptcha-1.3.0.pom | |
simplecaptcha-1.3.0.jar | 1 MB |
simplecaptcha-1.3.0-sources.jar | 1 MB |
simplecaptcha-1.3.0-javadoc.jar | 242 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.imunity.simplecaptcha/simplecaptcha/ -->
<dependency>
<groupId>io.imunity.simplecaptcha</groupId>
<artifactId>simplecaptcha</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.imunity.simplecaptcha/simplecaptcha/
implementation 'io.imunity.simplecaptcha:simplecaptcha:1.3.0'
// https://jarcasting.com/artifacts/io.imunity.simplecaptcha/simplecaptcha/
implementation ("io.imunity.simplecaptcha:simplecaptcha:1.3.0")
'io.imunity.simplecaptcha:simplecaptcha:jar:1.3.0'
<dependency org="io.imunity.simplecaptcha" name="simplecaptcha" rev="1.3.0">
<artifact name="simplecaptcha" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imunity.simplecaptcha', module='simplecaptcha', version='1.3.0')
)
libraryDependencies += "io.imunity.simplecaptcha" % "simplecaptcha" % "1.3.0"
[io.imunity.simplecaptcha/simplecaptcha "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.jhlabs : filters | jar | 2.0.235 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |