GroupId | GroupIdcom.liferay |
---|---|
ArtifactId | ArtifactIdcom.liferay.frontend.theme.unstyled |
Version | Version2.2.29 |
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.29</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.frontend.theme.unstyled/
implementation 'com.liferay:com.liferay.frontend.theme.unstyled:2.2.29'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.frontend.theme.unstyled/
implementation ("com.liferay:com.liferay.frontend.theme.unstyled:2.2.29")
'com.liferay:com.liferay.frontend.theme.unstyled:jar:2.2.29'
<dependency org="com.liferay" name="com.liferay.frontend.theme.unstyled" rev="2.2.29">
<artifact name="com.liferay.frontend.theme.unstyled" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.frontend.theme.unstyled', version='2.2.29')
)
libraryDependencies += "com.liferay" % "com.liferay.frontend.theme.unstyled" % "2.2.29"
[com.liferay/com.liferay.frontend.theme.unstyled "2.2.29"]