File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-green.svg )] ( https://github.com/SavioAndres/BrasilAPI-Java/blob/main/LICENSE )
3
3
[ ![ Java CI with Maven] ( https://github.com/SavioAndres/BrasilAPI-Java/actions/workflows/maven.yml/badge.svg )] ( https://github.com/SavioAndres/BrasilAPI-Java/actions/workflows/maven.yml )
4
4
[ ![ CodeQL] ( https://github.com/SavioAndres/BrasilAPI-Java/actions/workflows/codeql.yml/badge.svg )] ( https://github.com/SavioAndres/BrasilAPI-Java/actions/workflows/codeql.yml )
5
- [ ![ JitPack] ( https://jitpack.io/v/SavioAndres/BrasilAPI-Java.svg )] ( https://jitpack.io/#SavioAndres/BrasilAPI-Java/1 .1.0 )
5
+ [ ![ JitPack] ( https://jitpack.io/v/SavioAndres/BrasilAPI-Java.svg )] ( https://jitpack.io/#SavioAndres/BrasilAPI-Java/v1 .1.0 )
6
6
7
7
Biblioteca criada para facilitar o acesso à API [ BrasilAPI] ( https://github.com/BrasilAPI/BrasilAPI ) na linguagem de programação Java.
8
8
@@ -24,7 +24,7 @@ Biblioteca criada para facilitar o acesso à API [BrasilAPI](https://github.com/
24
24
<dependency >
25
25
<groupId >com.github.SavioAndres</groupId >
26
26
<artifactId >BrasilAPI-Java</artifactId >
27
- <version >1 .1.0</version >
27
+ <version >v1 .1.0</version >
28
28
</dependency >
29
29
</dependencies >
30
30
<repositories >
@@ -35,7 +35,7 @@ Biblioteca criada para facilitar o acesso à API [BrasilAPI](https://github.com/
35
35
</repositories >
36
36
```
37
37
### Demais gerenciadores:
38
- Gradle, SBT e Leiningen disponíveis em: [ JitPack BrasilAPI-Java] ( https://jitpack.io/#SavioAndres/BrasilAPI-Java/1 .1.0 )
38
+ Gradle, SBT e Leiningen disponíveis em: [ JitPack BrasilAPI-Java] ( https://jitpack.io/#SavioAndres/BrasilAPI-Java/v1 .1.0 )
39
39
40
40
## Exemplo de utilização
41
41
``` java
You can’t perform that action at this time.
0 commit comments