MVN

net.sinofool : owncaptcha

Maven & Gradle

Oct 06, 2014
0 stars

ownCAPTCHA · Just another CAPTCHA service

<dependency>
    <groupId>net.sinofool</groupId>
    <artifactId>owncaptcha</artifactId>
    <version>1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sinofool : owncaptcha to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4

All Versions

Choose a version of net.sinofool : owncaptcha to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4
owncaptcha-1.4
1.3
owncaptcha-1.3
1.2
owncaptcha-1.2
1.1
owncaptcha-1.1
1.0
owncaptcha-1.0

How to add a dependency to Maven

Add the following net.sinofool : owncaptcha maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sinofool</groupId>
    <artifactId>owncaptcha</artifactId>
    <version>1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sinofool : owncaptcha gradle dependency to your build.gradle file:

implementation 'net.sinofool:owncaptcha:1.4'

Gradle Kotlin DSL: Add the following net.sinofool : owncaptcha gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sinofool:owncaptcha:1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sinofool : owncaptcha sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sinofool" % "owncaptcha" % "1.4"

Advertisement

Dependencies from Group

Jun 18, 2017
51 stars
Oct 06, 2014
0 stars
Mar 26, 2015
72 stars

Discover Dependencies

Nov 21, 2014
9 stars
Aug 07, 2014
45 stars
Dec 10, 2014
12 stars
Dec 18, 2012
3 usages
88 stars
Dec 02, 2014
153 stars
Nov 22, 2005
4 usages
Dec 28, 2011
16 stars
Sep 24, 2014