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