is not current version
Last Version 1.0.10

com.liferay.plugins:product-app-theme 1.0.2


GroupId

GroupId

com.liferay.plugins
ArtifactId

ArtifactId

product-app-theme
Version

Version

1.0.2
Type

Type

war

Download product-app-theme 1.0.2


<!-- https://jarcasting.com/artifacts/com.liferay.plugins/product-app-theme/ -->
<dependency>
    <groupId>com.liferay.plugins</groupId>
    <artifactId>product-app-theme</artifactId>
    <version>1.0.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.plugins/product-app-theme/
implementation 'com.liferay.plugins:product-app-theme:1.0.2'
// https://jarcasting.com/artifacts/com.liferay.plugins/product-app-theme/
implementation ("com.liferay.plugins:product-app-theme:1.0.2")
'com.liferay.plugins:product-app-theme:war:1.0.2'
<dependency org="com.liferay.plugins" name="product-app-theme" rev="1.0.2">
  <artifact name="product-app-theme" type="war" />
</dependency>
@Grapes(
@Grab(group='com.liferay.plugins', module='product-app-theme', version='1.0.2')
)
libraryDependencies += "com.liferay.plugins" % "product-app-theme" % "1.0.2"
[com.liferay.plugins/product-app-theme "1.0.2"]