Skip to content

Commit

Permalink
Merge pull request #6 from jpdev01/jpdev01-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
jpdev01 authored Dec 15, 2023
2 parents 1d182d4 + af1bae0 commit b960150
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,10 @@ https://github.com/jpdev01/asaasSdk/wiki

## Usando o SDK
A maneira recomendada de usar o AWS SDK for Java em seu projeto é consumi-lo no Maven Central. (inclui todos os módulos presentes na API).
```
```xml
<dependency>
<groupId>br.com.jpdev01</groupId>
<groupId>io.github.jpdev01</groupId>
<artifactId>asaassdk</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.2-SNAPSHOT</version>
</dependency>
```

0 comments on commit b960150

Please sign in to comment.