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