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