Last Version

sendinblue 2.0

Sendinblue API Wrapper for Java

License

License

GroupId

GroupId

com.sendinblue
ArtifactId

ArtifactId

sendinblue
Version

Version

2.0
Type

Type

jar
Description

Description

sendinblue
Sendinblue API Wrapper for Java
Project URL

Project URL

https://github.com/mailin-api/sendinblue-java-mvn
Source Code Management

Source Code Management

https://github.com/mailin-api/sendinblue-java-mvn/

Download sendinblue 2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.7

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.