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