Group Id com.liferay
Artifact Id com.liferay.oauth.web
Version 2.0.30
Packaging jar
URL -
Badge
Last Updated 2021-01-25T09:04:13+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.web</artifactId>
    <version>2.0.30</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.oauth.web', version: '2.0.30'
implementation 'com.liferay:com.liferay.oauth.web:2.0.30'
implementation("com.liferay:com.liferay.oauth.web:2.0.30")
libraryDependencies += "com.liferay" % "com.liferay.oauth.web" % "2.0.30"
<dependency org="com.liferay" name="com.liferay.oauth.web" rev="2.0.30"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.oauth.web', version='2.0.30')
)
[com.liferay/com.liferay.oauth.web "2.0.30"]
'com.liferay:com.liferay.oauth.web:2.0.30'