is not current version
Last Version 4.0.0

com.recombee:api-client 3.0.0

A client library for easy use of the Recombee recommendation API

Categories

Categories

CLI User Interface
GroupId

GroupId

com.recombee
ArtifactId

ArtifactId

api-client
Version

Version

3.0.0
Type

Type

jar

Download api-client 3.0.0


<!-- https://jarcasting.com/artifacts/com.recombee/api-client/ -->
<dependency>
    <groupId>com.recombee</groupId>
    <artifactId>api-client</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.recombee/api-client/
implementation 'com.recombee:api-client:3.0.0'
// https://jarcasting.com/artifacts/com.recombee/api-client/
implementation ("com.recombee:api-client:3.0.0")
'com.recombee:api-client:jar:3.0.0'
<dependency org="com.recombee" name="api-client" rev="3.0.0">
  <artifact name="api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.recombee', module='api-client', version='3.0.0')
)
libraryDependencies += "com.recombee" % "api-client" % "3.0.0"
[com.recombee/api-client "3.0.0"]