GroupId | GroupIdcom.liferay |
---|---|
ArtifactId | ArtifactIdcom.liferay.project.templates.social.bookmark |
Version | Version1.0.63 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.project.templates.social.bookmark/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.project.templates.social.bookmark</artifactId>
<version>1.0.63</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.project.templates.social.bookmark/
implementation 'com.liferay:com.liferay.project.templates.social.bookmark:1.0.63'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.project.templates.social.bookmark/
implementation ("com.liferay:com.liferay.project.templates.social.bookmark:1.0.63")
'com.liferay:com.liferay.project.templates.social.bookmark:jar:1.0.63'
<dependency org="com.liferay" name="com.liferay.project.templates.social.bookmark" rev="1.0.63">
<artifact name="com.liferay.project.templates.social.bookmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.project.templates.social.bookmark', version='1.0.63')
)
libraryDependencies += "com.liferay" % "com.liferay.project.templates.social.bookmark" % "1.0.63"
[com.liferay/com.liferay.project.templates.social.bookmark "1.0.63"]