is not current version
Last Version 4.0.8

com.liferay.plugins:fjord-theme 3.0.22


GroupId

GroupId

com.liferay.plugins
ArtifactId

ArtifactId

fjord-theme
Version

Version

3.0.22
Type

Type

war

Download fjord-theme 3.0.22


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