Group Id com.liferay
Artifact Id com.liferay.portal.tools.rest.builder
Version 1.0.223
Packaging jar
URL -
Badge
Last Updated 2021-12-27T19:48:48+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.portal.tools.rest.builder</artifactId>
    <version>1.0.223</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.portal.tools.rest.builder', version: '1.0.223'
implementation 'com.liferay:com.liferay.portal.tools.rest.builder:1.0.223'
implementation("com.liferay:com.liferay.portal.tools.rest.builder:1.0.223")
libraryDependencies += "com.liferay" % "com.liferay.portal.tools.rest.builder" % "1.0.223"
<dependency org="com.liferay" name="com.liferay.portal.tools.rest.builder" rev="1.0.223"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.portal.tools.rest.builder', version='1.0.223')
)
[com.liferay/com.liferay.portal.tools.rest.builder "1.0.223"]
'com.liferay:com.liferay.portal.tools.rest.builder:1.0.223'