| License |
License |
|---|---|
| GroupId | GroupIdcom.sendinblue |
| ArtifactId | ArtifactIdsib-api-v3-sdk |
| Last Version | Last Version6.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsib-api-v3-sdk
SendinBlue's API v3 Java Library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sib-api-v3-sdk-6.0.0.pom | |
| sib-api-v3-sdk-6.0.0.jar | 878 KB |
| sib-api-v3-sdk-6.0.0-tests.jar | 33 KB |
| sib-api-v3-sdk-6.0.0-sources.jar | 399 KB |
| sib-api-v3-sdk-6.0.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sendinblue/sib-api-v3-sdk/ -->
<dependency>
<groupId>com.sendinblue</groupId>
<artifactId>sib-api-v3-sdk</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sendinblue/sib-api-v3-sdk/
implementation 'com.sendinblue:sib-api-v3-sdk:6.0.0'
// https://jarcasting.com/artifacts/com.sendinblue/sib-api-v3-sdk/
implementation ("com.sendinblue:sib-api-v3-sdk:6.0.0")
'com.sendinblue:sib-api-v3-sdk:jar:6.0.0'
<dependency org="com.sendinblue" name="sib-api-v3-sdk" rev="6.0.0">
<artifact name="sib-api-v3-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sendinblue', module='sib-api-v3-sdk', version='6.0.0')
)
libraryDependencies += "com.sendinblue" % "sib-api-v3-sdk" % "6.0.0"
[com.sendinblue/sib-api-v3-sdk "6.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.swagger : swagger-annotations | jar | 1.5.18 |
| com.squareup.okhttp : okhttp | jar | 2.7.5 |
| com.squareup.okio : okio | jar | 1.14.0 |
| com.squareup.okhttp : logging-interceptor | jar | 2.7.5 |
| com.google.code.gson : gson | jar | 2.8.2 |
| io.gsonfire : gson-fire | jar | 1.8.2 |
| org.threeten : threetenbp | jar | 1.3.5 |
| org.apache.commons : commons-lang3 | jar | 3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |