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