Group Id com.liferay
Artifact Id com.liferay.blogs.web
Version 1.1.1
Packaging jar
URL -
Badge
Last Updated 2016-11-18T22:32:14+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.blogs.web</artifactId>
    <version>1.1.1</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.blogs.web', version: '1.1.1'
implementation 'com.liferay:com.liferay.blogs.web:1.1.1'
implementation("com.liferay:com.liferay.blogs.web:1.1.1")
libraryDependencies += "com.liferay" % "com.liferay.blogs.web" % "1.1.1"
<dependency org="com.liferay" name="com.liferay.blogs.web" rev="1.1.1"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.blogs.web', version='1.1.1')
)
[com.liferay/com.liferay.blogs.web "1.1.1"]
'com.liferay:com.liferay.blogs.web:1.1.1'