Group Id com.liferay
Artifact Id com.liferay.push.notifications.api
Version 1.2.2
Packaging jar
URL -
Badge
Last Updated 2017-08-24T10:39:56+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.push.notifications.api</artifactId>
    <version>1.2.2</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.push.notifications.api', version: '1.2.2'
implementation 'com.liferay:com.liferay.push.notifications.api:1.2.2'
implementation("com.liferay:com.liferay.push.notifications.api:1.2.2")
libraryDependencies += "com.liferay" % "com.liferay.push.notifications.api" % "1.2.2"
<dependency org="com.liferay" name="com.liferay.push.notifications.api" rev="1.2.2"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.push.notifications.api', version='1.2.2')
)
[com.liferay/com.liferay.push.notifications.api "1.2.2"]
'com.liferay:com.liferay.push.notifications.api:1.2.2'