Group Id com.liferay
Artifact Id com.liferay.polls.web
Version 6.0.7
Packaging jar
URL -
Badge
Last Updated 2021-07-22T19:06:07+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>6.0.7</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.polls.web', version: '6.0.7'
implementation 'com.liferay:com.liferay.polls.web:6.0.7'
implementation("com.liferay:com.liferay.polls.web:6.0.7")
libraryDependencies += "com.liferay" % "com.liferay.polls.web" % "6.0.7"
<dependency org="com.liferay" name="com.liferay.polls.web" rev="6.0.7"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.polls.web', version='6.0.7')
)
[com.liferay/com.liferay.polls.web "6.0.7"]
'com.liferay:com.liferay.polls.web:6.0.7'