c

com.liferay.captcha.rest.client

Liferay Captcha REST Client
LGPL 2.1
Brian Wing Shun Chan
Files download
File Operation
com.liferay.captcha.rest.client-1.0.8.jar download
com.liferay.captcha.rest.client-1.0.8.pom download
com.liferay.captcha.rest.client-1.0.8-sources.jar download
Apache Maven
<dependency>
  <groupId>com.liferay</groupId>
  <artifactId>com.liferay.captcha.rest.client</artifactId>
  <version>1.0.8</version>
</dependency>
Gradle Groovy
implementation 'com.liferay:com.liferay.captcha.rest.client:1.0.8'
Gradle Kotlin
implementation("com.liferay:com.liferay.captcha.rest.client:1.0.8")
Scala SBT
libraryDependencies += "com.liferay" % "com.liferay.captcha.rest.client" % "1.0.8"
Groovy Grape
@Grapes(
  @Grab(group='com.liferay', module='com.liferay.captcha.rest.client', version='1.0.8')
)
Apache Ivy
<dependency org="com.liferay" name="com.liferay.captcha.rest.client" rev="1.0.8" />
Leiningen
[com.liferay/com.liferay.captcha.rest.client "1.0.8"]
Apache Buildr
'com.liferay:com.liferay.captcha.rest.client:jar:1.0.8'
Dependencies
The project has no third-party dependencies