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