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