License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.liferay.commerce |
ArtifactId | ArtifactIdcom.liferay.commerce.payment.method.authorize.net |
Last Version | Last Version4.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Commerce Payment Method Authorize Net
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay.commerce/com.liferay.commerce.payment.method.authorize.net/ -->
<dependency>
<groupId>com.liferay.commerce</groupId>
<artifactId>com.liferay.commerce.payment.method.authorize.net</artifactId>
<version>4.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.commerce/com.liferay.commerce.payment.method.authorize.net/
implementation 'com.liferay.commerce:com.liferay.commerce.payment.method.authorize.net:4.0.15'
// https://jarcasting.com/artifacts/com.liferay.commerce/com.liferay.commerce.payment.method.authorize.net/
implementation ("com.liferay.commerce:com.liferay.commerce.payment.method.authorize.net:4.0.15")
'com.liferay.commerce:com.liferay.commerce.payment.method.authorize.net:jar:4.0.15'
<dependency org="com.liferay.commerce" name="com.liferay.commerce.payment.method.authorize.net" rev="4.0.15">
<artifact name="com.liferay.commerce.payment.method.authorize.net" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.commerce', module='com.liferay.commerce.payment.method.authorize.net', version='4.0.15')
)
libraryDependencies += "com.liferay.commerce" % "com.liferay.commerce.payment.method.authorize.net" % "4.0.15"
[com.liferay.commerce/com.liferay.commerce.payment.method.authorize.net "4.0.15"]