Categories |
CategoriesBlade User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.liferay.blade |
ArtifactId | ArtifactIdcom.liferay.project.templates.content.targeting.tracking.action |
Version | Version1.0.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.liferay.blade/com.liferay.project.templates.content.targeting.tracking.action/ -->
<dependency>
<groupId>com.liferay.blade</groupId>
<artifactId>com.liferay.project.templates.content.targeting.tracking.action</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.blade/com.liferay.project.templates.content.targeting.tracking.action/
implementation 'com.liferay.blade:com.liferay.project.templates.content.targeting.tracking.action:1.0.3'
// https://jarcasting.com/artifacts/com.liferay.blade/com.liferay.project.templates.content.targeting.tracking.action/
implementation ("com.liferay.blade:com.liferay.project.templates.content.targeting.tracking.action:1.0.3")
'com.liferay.blade:com.liferay.project.templates.content.targeting.tracking.action:jar:1.0.3'
<dependency org="com.liferay.blade" name="com.liferay.project.templates.content.targeting.tracking.action" rev="1.0.3">
<artifact name="com.liferay.project.templates.content.targeting.tracking.action" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.blade', module='com.liferay.project.templates.content.targeting.tracking.action', version='1.0.3')
)
libraryDependencies += "com.liferay.blade" % "com.liferay.project.templates.content.targeting.tracking.action" % "1.0.3"
[com.liferay.blade/com.liferay.project.templates.content.targeting.tracking.action "1.0.3"]