GroupId | GroupIdcom.liferay |
---|---|
ArtifactId | ArtifactIdcom.liferay.frontend.theme.favicon.servlet |
Version | Version5.0.21 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.frontend.theme.favicon.servlet/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.frontend.theme.favicon.servlet</artifactId>
<version>5.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.frontend.theme.favicon.servlet/
implementation 'com.liferay:com.liferay.frontend.theme.favicon.servlet:5.0.21'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.frontend.theme.favicon.servlet/
implementation ("com.liferay:com.liferay.frontend.theme.favicon.servlet:5.0.21")
'com.liferay:com.liferay.frontend.theme.favicon.servlet:jar:5.0.21'
<dependency org="com.liferay" name="com.liferay.frontend.theme.favicon.servlet" rev="5.0.21">
<artifact name="com.liferay.frontend.theme.favicon.servlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.frontend.theme.favicon.servlet', version='5.0.21')
)
libraryDependencies += "com.liferay" % "com.liferay.frontend.theme.favicon.servlet" % "5.0.21"
[com.liferay/com.liferay.frontend.theme.favicon.servlet "5.0.21"]