is not current version
Last Version 4.0.8

com.liferay.plugins:fjord-theme 3.0.1


GroupId

GroupId

com.liferay.plugins
ArtifactId

ArtifactId

fjord-theme
Version

Version

3.0.1
Type

Type

war

Download fjord-theme 3.0.1


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