Skip to content

Releases: xdev-software/brevo-java-client

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 11 Aug 11:10

Changelog

See Changelog#v1.1.1 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>brevo-java-client</artifactId>
   <version>1.1.1</version>
</dependency>

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 07:54

Changelog

See Changelog#v1.1.0 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>brevo-java-client</artifactId>
   <version>1.1.0</version>
</dependency>

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 20 May 10:38

Changelog

See Changelog#v1.0.4 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>brevo-java-client</artifactId>
   <version>1.0.4</version>
</dependency>

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 22 Apr 06:56

Changelog

See Changelog#v1.0.3 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>brevo-java-client</artifactId>
   <version>1.0.3</version>
</dependency>

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 23 Sep 08:04

Changelog

See Changelog#v1.0.2 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>brevo-java-client</artifactId>
   <version>1.0.2</version>
</dependency>

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 26 Mar 12:45

Changelog

See Changelog#v1.0.1 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>brevo-java-client</artifactId>
   <version>1.0.1</version>
</dependency>

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Mar 14:07

Changelog

See Changelog#v1.0.0 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>brevo-java-client</artifactId>
   <version>1.0.0</version>
</dependency>