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 22[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-green.svg )] ( https://github.com/SavioAndres/BrasilAPI-Java/blob/main/LICENSE )
33[ ![ 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 )
44[ ![ 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 )
66
77Biblioteca criada para facilitar o acesso à API [ BrasilAPI] ( https://github.com/BrasilAPI/BrasilAPI ) na linguagem de programação Java.
88
@@ -24,7 +24,7 @@ Biblioteca criada para facilitar o acesso à API [BrasilAPI](https://github.com/
2424 <dependency >
2525 <groupId >com.github.SavioAndres</groupId >
2626 <artifactId >BrasilAPI-Java</artifactId >
27- <version >1 .1.0</version >
27+ <version >v1 .1.0</version >
2828 </dependency >
2929 </dependencies >
3030 <repositories >
@@ -35,7 +35,7 @@ Biblioteca criada para facilitar o acesso à API [BrasilAPI](https://github.com/
3535 </repositories >
3636```
3737### 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 )
3939
4040## Exemplo de utilização
4141``` java
You can’t perform that action at this time.
0 commit comments