c

com.liferay.object.api

Liferay Object API
LGPL 2.1
Brian Wing Shun Chan
Files download
File Operation
com.liferay.object.api-9.1.0.jar download
com.liferay.object.api-9.1.0.pom download
com.liferay.object.api-9.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.liferay</groupId>
  <artifactId>com.liferay.object.api</artifactId>
  <version>9.1.0</version>
</dependency>
Gradle Groovy
implementation 'com.liferay:com.liferay.object.api:9.1.0'
Gradle Kotlin
implementation("com.liferay:com.liferay.object.api:9.1.0")
Scala SBT
libraryDependencies += "com.liferay" % "com.liferay.object.api" % "9.1.0"
Groovy Grape
@Grapes(
  @Grab(group='com.liferay', module='com.liferay.object.api', version='9.1.0')
)
Apache Ivy
<dependency org="com.liferay" name="com.liferay.object.api" rev="9.1.0" />
Leiningen
[com.liferay/com.liferay.object.api "9.1.0"]
Apache Buildr
'com.liferay:com.liferay.object.api:jar:9.1.0'
Dependencies
The project has no third-party dependencies