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