Skip to content

Commit

Permalink
[230831] Automatic update of SDK.
Browse files Browse the repository at this point in the history
  • Loading branch information
ouvreboite committed Aug 31, 2023
1 parent a736cc0 commit a57be83
Show file tree
Hide file tree
Showing 1,400 changed files with 53,240 additions and 33,097 deletions.
8 changes: 4 additions & 4 deletions sdks/marketingsolutions_2022-07/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ More information: [https://developers.criteo.com/](https://developers.criteo.com

Criteo API

- Package version: 2022.07.0.230728
- Package version: 2022.07.0.230831


*Automatically generated by the [OpenAPI Generator](https://openapi-generator.tech)*
Expand Down Expand Up @@ -44,7 +44,7 @@ Add this dependency to your project's POM:
<dependency>
<groupId>com.criteo</groupId>
<artifactId>criteo-api-marketingsolutions-sdk</artifactId>
<version>2022.07.0.230728</version>
<version>2022.07.0.230831</version>
<scope>compile</scope>
</dependency>
```
Expand All @@ -54,7 +54,7 @@ Add this dependency to your project's POM:
Add this dependency to your project's build file:

```groovy
compile "com.criteo:criteo-api-marketingsolutions-sdk:2022.07.0.230728"
compile "com.criteo:criteo-api-marketingsolutions-sdk:2022.07.0.230831"
```

### Others
Expand All @@ -67,7 +67,7 @@ mvn clean package

Then manually install the following JARs:

* `target/criteo-api-marketingsolutions-sdk-2022.07.0.230728.jar`
* `target/criteo-api-marketingsolutions-sdk-2022.07.0.230831.jar`
* `target/lib/*.jar`

## Example
Expand Down
Loading

0 comments on commit a57be83

Please sign in to comment.