Group Id com.liferay
Artifact Id com.liferay.oauth.service
Version 4.0.20
Packaging jar
URL -
Badge
Last Updated 2020-12-03T21:46:56+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.oauth.service</artifactId>
    <version>4.0.20</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.oauth.service', version: '4.0.20'
implementation 'com.liferay:com.liferay.oauth.service:4.0.20'
implementation("com.liferay:com.liferay.oauth.service:4.0.20")
libraryDependencies += "com.liferay" % "com.liferay.oauth.service" % "4.0.20"
<dependency org="com.liferay" name="com.liferay.oauth.service" rev="4.0.20"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.oauth.service', version='4.0.20')
)
[com.liferay/com.liferay.oauth.service "4.0.20"]
'com.liferay:com.liferay.oauth.service:4.0.20'