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