File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,14 +29,14 @@ Maven:
2929<dependency >
3030 <groupId >io.facturapi</groupId >
3131 <artifactId >facturapi-java</artifactId >
32- <version >1.3 .0</version >
32+ <version >2.0 .0</version >
3333</dependency >
3434```
3535
3636Gradle:
3737
3838``` gradle
39- implementation("io.facturapi:facturapi-java:1.3 .0")
39+ implementation("io.facturapi:facturapi-java:2.0 .0")
4040```
4141
4242## Inicio rápido
Original file line number Diff line number Diff line change @@ -29,14 +29,14 @@ Maven:
2929<dependency >
3030 <groupId >io.facturapi</groupId >
3131 <artifactId >facturapi-java</artifactId >
32- <version >1.3 .0</version >
32+ <version >2.0 .0</version >
3333</dependency >
3434```
3535
3636Gradle:
3737
3838``` gradle
39- implementation("io.facturapi:facturapi-java:1.3 .0")
39+ implementation("io.facturapi:facturapi-java:2.0 .0")
4040```
4141
4242## Quickstart
You can’t perform that action at this time.
0 commit comments