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