License |
License |
---|---|
GroupId | GroupIdcom.liferay.commerce |
ArtifactId | ArtifactIdcom.liferay.commerce.machine.learning.api |
Last Version | Last Version7.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Commerce Machine Learning API
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay.commerce/com.liferay.commerce.machine.learning.api/ -->
<dependency>
<groupId>com.liferay.commerce</groupId>
<artifactId>com.liferay.commerce.machine.learning.api</artifactId>
<version>7.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.commerce/com.liferay.commerce.machine.learning.api/
implementation 'com.liferay.commerce:com.liferay.commerce.machine.learning.api:7.2.1'
// https://jarcasting.com/artifacts/com.liferay.commerce/com.liferay.commerce.machine.learning.api/
implementation ("com.liferay.commerce:com.liferay.commerce.machine.learning.api:7.2.1")
'com.liferay.commerce:com.liferay.commerce.machine.learning.api:jar:7.2.1'
<dependency org="com.liferay.commerce" name="com.liferay.commerce.machine.learning.api" rev="7.2.1">
<artifact name="com.liferay.commerce.machine.learning.api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.commerce', module='com.liferay.commerce.machine.learning.api', version='7.2.1')
)
libraryDependencies += "com.liferay.commerce" % "com.liferay.commerce.machine.learning.api" % "7.2.1"
[com.liferay.commerce/com.liferay.commerce.machine.learning.api "7.2.1"]