Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 974 Bytes

File metadata and controls

30 lines (20 loc) · 974 Bytes

ASAAS SDK

This SDK was built by @jpdev01 to facilitate the development of integrations with Asaas

1. User Guide

Setup and usage is described in our User Guide

2. Installation

The recommended way to use the AWS SDK for Java in your project is to consume it from Maven Central. (includes all modules present in the API).

<dependency>
    <groupId>io.github.jpdev01</groupId>
    <artifactId>asaassdk</artifactId>
    <version>1.4</version>
</dependency>

3. SonarQube

The project is continuously analyzed by SonarQube and the report can be found here

4. Asaas Documentation

The API official documentation can be found here

5. Deploy

Deploy

Check out the available versions on Maven Repository