GroupId | GroupIdcom.liferay |
---|---|
ArtifactId | ArtifactIdnl.captcha.simplecaptcha |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPOM was created by Sonatype Nexus
|
Filename | Size |
---|---|
nl.captcha.simplecaptcha-1.1.1.pom | |
nl.captcha.simplecaptcha-1.1.1.jar | 93 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.liferay/nl.captcha.simplecaptcha/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>nl.captcha.simplecaptcha</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/nl.captcha.simplecaptcha/
implementation 'com.liferay:nl.captcha.simplecaptcha:1.1.1'
// https://jarcasting.com/artifacts/com.liferay/nl.captcha.simplecaptcha/
implementation ("com.liferay:nl.captcha.simplecaptcha:1.1.1")
'com.liferay:nl.captcha.simplecaptcha:jar:1.1.1'
<dependency org="com.liferay" name="nl.captcha.simplecaptcha" rev="1.1.1">
<artifact name="nl.captcha.simplecaptcha" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='nl.captcha.simplecaptcha', version='1.1.1')
)
libraryDependencies += "com.liferay" % "nl.captcha.simplecaptcha" % "1.1.1"
[com.liferay/nl.captcha.simplecaptcha "1.1.1"]