Group Id com.liferay
Artifact Id com.liferay.wiki.service
Version 1.11.4
Packaging jar
URL -
Badge
Last Updated 2020-11-06T22:07:29+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.wiki.service</artifactId>
    <version>1.11.4</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.wiki.service', version: '1.11.4'
implementation 'com.liferay:com.liferay.wiki.service:1.11.4'
implementation("com.liferay:com.liferay.wiki.service:1.11.4")
libraryDependencies += "com.liferay" % "com.liferay.wiki.service" % "1.11.4"
<dependency org="com.liferay" name="com.liferay.wiki.service" rev="1.11.4"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.wiki.service', version='1.11.4')
)
[com.liferay/com.liferay.wiki.service "1.11.4"]
'com.liferay:com.liferay.wiki.service:1.11.4'