Group Id com.liferay
Artifact Id com.liferay.asset.publisher.web
Version 1.7.4
Packaging jar
URL -
Badge
Last Updated 2017-11-28T09:52: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.asset.publisher.web</artifactId>
    <version>1.7.4</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.asset.publisher.web', version: '1.7.4'
implementation 'com.liferay:com.liferay.asset.publisher.web:1.7.4'
implementation("com.liferay:com.liferay.asset.publisher.web:1.7.4")
libraryDependencies += "com.liferay" % "com.liferay.asset.publisher.web" % "1.7.4"
<dependency org="com.liferay" name="com.liferay.asset.publisher.web" rev="1.7.4"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.asset.publisher.web', version='1.7.4')
)
[com.liferay/com.liferay.asset.publisher.web "1.7.4"]
'com.liferay:com.liferay.asset.publisher.web:1.7.4'