GroupId | GroupIdcom.liferay.plugins |
---|---|
ArtifactId | ArtifactIdporygon-theme |
Version | Version3.0.55 |
Type | Typewar |
Filename | Size |
---|---|
porygon-theme-3.0.55.pom | |
porygon-theme-3.0.55.war | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.liferay.plugins/porygon-theme/ -->
<dependency>
<groupId>com.liferay.plugins</groupId>
<artifactId>porygon-theme</artifactId>
<version>3.0.55</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.plugins/porygon-theme/
implementation 'com.liferay.plugins:porygon-theme:3.0.55'
// https://jarcasting.com/artifacts/com.liferay.plugins/porygon-theme/
implementation ("com.liferay.plugins:porygon-theme:3.0.55")
'com.liferay.plugins:porygon-theme:war:3.0.55'
<dependency org="com.liferay.plugins" name="porygon-theme" rev="3.0.55">
<artifact name="porygon-theme" type="war" />
</dependency>
@Grapes(
@Grab(group='com.liferay.plugins', module='porygon-theme', version='3.0.55')
)
libraryDependencies += "com.liferay.plugins" % "porygon-theme" % "3.0.55"
[com.liferay.plugins/porygon-theme "3.0.55"]