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