License |
License |
---|---|
GroupId | GroupIdcom.liferay.commerce |
ArtifactId | ArtifactIdcom.liferay.commerce.frontend.impl |
Last Version | Last Version4.0.23 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Commerce Frontend Implementation
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay.commerce/com.liferay.commerce.frontend.impl/ -->
<dependency>
<groupId>com.liferay.commerce</groupId>
<artifactId>com.liferay.commerce.frontend.impl</artifactId>
<version>4.0.23</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.commerce/com.liferay.commerce.frontend.impl/
implementation 'com.liferay.commerce:com.liferay.commerce.frontend.impl:4.0.23'
// https://jarcasting.com/artifacts/com.liferay.commerce/com.liferay.commerce.frontend.impl/
implementation ("com.liferay.commerce:com.liferay.commerce.frontend.impl:4.0.23")
'com.liferay.commerce:com.liferay.commerce.frontend.impl:jar:4.0.23'
<dependency org="com.liferay.commerce" name="com.liferay.commerce.frontend.impl" rev="4.0.23">
<artifact name="com.liferay.commerce.frontend.impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.commerce', module='com.liferay.commerce.frontend.impl', version='4.0.23')
)
libraryDependencies += "com.liferay.commerce" % "com.liferay.commerce.frontend.impl" % "4.0.23"
[com.liferay.commerce/com.liferay.commerce.frontend.impl "4.0.23"]