is not current version
Last Version 4.0.0

com.recombee:api-client 1.4.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

1.4.0
Type

Type

jar

Download api-client 1.4.0


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