Group Id com.liferay
Artifact Id com.liferay.polls.web
Version 5.0.0
Packaging jar
URL -
Badge
Last Updated 2020-01-12T23:56:51+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.liferay.polls.web</artifactId>
    <version>5.0.0</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.polls.web', version: '5.0.0'
implementation 'com.liferay:com.liferay.polls.web:5.0.0'
implementation("com.liferay:com.liferay.polls.web:5.0.0")
libraryDependencies += "com.liferay" % "com.liferay.polls.web" % "5.0.0"
<dependency org="com.liferay" name="com.liferay.polls.web" rev="5.0.0"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.polls.web', version='5.0.0')
)
[com.liferay/com.liferay.polls.web "5.0.0"]
'com.liferay:com.liferay.polls.web:5.0.0'